Skip to main content
DELETE
/
partners
/
{id}
Delete a partner by ID
curl --request DELETE \
  --url https://api.example.com/partners/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.truststack.dev/llms.txt

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

Path Parameters

id
string
required

Response

200

The partner has been successfully deleted.