Skip to main content
DELETE
/
bitlogin
/
api
/
open
/
v1
/
loyalty
/
reward-options
/
{id}
Delete reward option
curl --request DELETE \
  --url https://api.bitbybit.studio/bitlogin/api/open/v1/loyalty/reward-options/{id} \
  --header 'x-api-key: <api-key>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://knowledge.bitbybit.studio/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

API key for authentication. Create one in Settings > Developer.

Path Parameters

id
string
required

Response

No content