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 https://app.nex.ai/api/developers/v1/relationships/{id} \ --header 'Authorization: <api-key>'
{ "code": 123, "message": "<string>" }
Permanently deletes a relationship definition
API key for authentication (format: "Bearer YOUR_API_KEY")
Relationship definition ID
Relationship definition deleted