Skip to main content
DELETE
/
players
/
{id}
Soft delete a player
curl --request DELETE \
  --url https://api.engagefabric.com/players/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt

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

Path Parameters

id
string
required

Player UUID

Response

Player deleted successfully