Skip to main content
POST
Rotate the password for a credential

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

id
string
required

Credential UUID

Example:

"018f3b2a-0c1d-7a2b-9e4f-1a2b3c4d5e6f"

Body

application/json

Rotation payload carrying the new plaintext password

password
string
required

Response

OK

credentialId
string
required
rotatedAt
string<date-time>
required