Skip to main content
DELETE
/
v1
/
accounts
/
attributes
/
{id}
Deletes an account attribute value
curl --request DELETE \
  --url https://platform.thena.ai/v1/accounts/attributes/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.thena.ai/llms.txt

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

Authorizations

Authorization
string
header
required

Enter the bearer token

Path Parameters

id
string
required

Query Parameters

forceDelete
boolean
required

Response

Resource deleted successfully