Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Path Parameters

project_id
integer
required

Project ID

Example:

1

region_id
integer
required

Region ID

Example:

1

registry_id
integer
required

Registry ID

Example:

1

Body

application/json
users
RegistryUserCreateSerializer · object[]
required

Set of users

Example:

Response

201 - application/json

Created

count
integer
required

Number of objects

Required range: x >= 0
Example:

1

results
RegistryUserCreateResponseSerializer · object[]
required

Objects