Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url http://localhost:4000/me/favorites/{merchantId} \ --header 'Authorization: Bearer <token>'
Idempotent — returns 204 whether or not the favorite existed.
Bearer JWT signed by your app, with iss matching the issuer registered on the partner record. Verified against your JWKS URL or static public key.
iss
Unfavorited.