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
Successful Response
The response is of type any
.