Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The id of the api to delete
Minimum length:
1
Example:
"api_1234"
Response
The api was successfully deleted, it may take up to 30s for this to take effect in all regions
The response is of type object
.