Delete a Custom API

Delete definitions of existing Custom APIs for a given URL pattern and API on your token

Body Params
string

The specific API being targeted. Always precede the API name with "/api/" as in "/api/article" except for "all")

string

A regex that defines the URLs corresponding to which the Custom API definitions will be deleted. Make sure that is json-escaped before url-encoding it.

string

Your token. The Custom API definitions only for this token will be deleted

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json