cURL
curl --request DELETE \ --url http://api/v1/org/attributes/{userAttributeUuid}
{ "results": "<any>", "status": "ok" }
Remove a user attribute
the user attribute UUID to remove
Ok
ok