DELETE
/
v1
/
accounts
/
relationships
/
types
/
{id}
Delete an account relationship type
curl --request DELETE \
  --url https://platform.thena.ai/v1/accounts/relationships/types/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

id
string
required

Response

204

Resource deleted successfully