cURL
curl --request DELETE \ --url https://merits.blockscout.com/admin/api/v1/offers/{offer_id}/secrets/{secret_id} \ --header 'Authorization: <api-key>'
{}
Authentication token, prefixed by Bearer: Bearer <token>
A successful response.
The response is of type object.
object
Was this page helpful?