Skip to main content
POST
Create a registry robot

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
description
string | null
scope
enum<string> | null
Available options:
push,
pull

Response

Successful Response

created_at
string
required
credential_name
string
required
description
string
required
docker_login
string
required
host
string
required
name
string
required
project
string
required
robot_name
string
required
rotated_at
string | null
required
scope
enum<string>
required
Available options:
push,
pull
secret
string
required