Skip to content

Store or replace an instance subscription credential, encrypted at rest

Public-safe

Parameters

NameInTypeDescription
provider*pathstring

Responses

  • 200
    Credential stored. Returns the secret-free status.
  • 400
    Unknown provider, or a credential that is empty, padded, or not a single line
  • 401
    Invalid internal token
  • 503
    TOKEN_ENCRYPTION_SECRET is not configured, so the credential cannot be stored encrypted