v1

latestOpenAPI 3.0.02026-07-263039205.4 KB
Custom

Delete a Custom API

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

delete/custom

Request body

apistring

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

urlPatternstring

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.

tokenstring

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

Response

Successful API Response

tokenstring
urlPatternstring
apistring
statusstring