DELETE - Proxy

You can delete anything you pass by using Proxy API. This process in most cases is permanent.

DELETE /

curl -X DELETE https://api.firstoken.co/proxy/
-H 'ft-access-key: YOUR_ACCESS_KEY'

Proxy response body

The Proxy response body will contain the status codes of the call and inside the data object, the response sent by the destination url designated in the header.

Last updated

Was this helpful?