Registry
Create registry
Create a new registry.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details of the registry to be created.
The body is of type object
.
Response
200
application/json
Registry created successfully.
The response is of type object
.