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/records/{record_id}/relationships/{rel_id} \ --header 'Authorization: <api-key>'
{ "code": 123, "message": "<string>" }
Deletes a relationship instance between two records
API key for authentication (format: "Bearer YOUR_API_KEY")
Record ID
Relationship instance ID
Relationship instance deleted