cURL
curl --request POST \ --url https://merits.blockscout.com/admin/api/v1/offers/{offer_id}/secrets \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "details": [ "<string>" ] } '
{}
Documentation IndexFetch the complete documentation index at: https://blockscout-mf-14206.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://blockscout-mf-14206.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authentication token, prefixed by Bearer: Bearer
A successful response.
The response is of type object.
object
Was this page helpful?