Skip to main content
POST
Rotate the demo password

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

application_id
string
required

Response

Successful Response

The one answer that carries a plaintext demo password: minted by POST demo-config/protection/rotate, stored only as a hash, never shown again.

detail
string
required
password
string
required
rotated_at
string
required
username
string
required