Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The name for your API. This is not customer facing.
Minimum length:
3
Example:
"my-api"
Response
The configuration for an api
The id of the api
Example:
"api_134"