Skip to main content
DELETE
/
v1
/
user-attributes
/
{id}
Delete user attribute
curl --request DELETE \
  --url https://{tenant}.cubecloud.dev/api/v1/user-attributes/{id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API key authentication. Send Authorization: Api-Key <YOUR_API_KEY>.

Path Parameters

id
number
required

Response

200 - application/json

Successful response