Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Success
The response is of type object
.
DEPRECATED: This API version is deprecated. Please migrate to v2. See https://www.unkey.com/docs/api-reference/v1/migration for more information.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success
The response is of type object
.