Store or replace an instance subscription credential, encrypted at rest
Private · API Requires bearer
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| provider* | path | string | — |
Responses
- 200Credential stored. Returns the secret-free status.
- 400Unknown provider, or a credential that is empty, padded, or not a single line
- 401Invalid internal token
- 503TOKEN_ENCRYPTION_SECRET is not configured, so the credential cannot be stored encrypted