Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The resource to be created by request
Response
201 - application/json
Created
A request object
Creates a request to admin to accept new resource
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The resource to be created by request
Created
A request object