Change a client credential you previously created. May be enabled or disabled. For more information, read Client Credential Flow.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the client.
ID of the credential.
The ISO 8601 formatted date representing the expiration of the credential.
Credential successfully updated.
ID of the credential. Generated on creation.
The name given to the credential by the user.
The key identifier of the credential, generated on creation.
Algorithm which will be used with the credential. Supported algorithms: RS256,RS384,PS256
RS256, RS384, PS256 The type of credential.
public_key, cert_subject_dn, x509_cert The X509 certificate's Subject Distinguished Name
The X509 certificate's SHA256 thumbprint
The ISO 8601 formatted date the credential was created.
The ISO 8601 formatted date the credential was updated.
The ISO 8601 formatted date representing the expiration of the credential.