Custom Endpoints
Delete Custom Endpoint
DELETE
/
v0
/
custom_endpoint
Deletes a custom endpoint from your account.
Authorizations
Authorization
string
requiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
name
string
requiredName of the custom endpoint to delete.