Skip to main content
POST
Create Registry Credential Endpoint

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

Body

application/json
name
string
required
password
string
required
username
string
required

Response

Successful Response

errors
ResourceError · object[]
success
boolean
default:true