DELETE/directory/users/custom-properties/{customPropertyId}
Deletes a member custom property of a domain.
Note
- Member inputs for the member custom property are deleted as well (async delete).
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
directory
| Parameter | Type | Description |
|---|---|---|
| customPropertyId | string | customPropertyId or propertyName required example : customfd-fc09-4a57-ab38-03dc6c425e09 |
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | Domain ID example : 10000001 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found