Skip to main content
DELETE
/
reseller
/
links
/
{id}
Delete a link
curl --request DELETE \
  --url https://api.offergrid.io/reseller/links/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.

Path Parameters

id
string
required

Response

Link successfully deleted