keys
Create Key
Create a new Key
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ID of the app to scope the key to
ID of the user to scope the key to
ID of the session to scope the key to
ID of the collection to scope the key to
Response
200
application/json
Successful Response
The response is of type any
.