Skip to main content
PATCH
Set or clear a credential display name

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

credential_id
string<uuid4>
required

Body

application/json
display_name
string | null
required

Response

Display name updated successfully

id
string<uuid4>
required
display_name
string | null
required