DELETE
/
v1
/
custom-object
/
{customObjectId}
/
records
/
{id}
curl --request DELETE \
  --url https://platform.thena.ai/v1/custom-object/{customObjectId}/records/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

customObjectId
string
required
id
string
required