Delete a Custom API Entry using the extensions endpoint
DELETE/v2/extensions/:custom_api_slug/:custom_api_entry_id
Delete a Custom API Entry using the extensions endpoint
Request
Responses
- 204
- 400
- 404
- 412
- 500
No Content
Bad request. The request failed validation.
Not found. The requested entity does not exist.
Precondition Failed.
Internal server error. There was a system failure in the platform.