POST/directory/profile-statuses/disable
Disables statuses in a domain.
This API operation deletes all of the status values previously added and those used for members.
If the profileStatusSync of the organizationSync is enabled, statuses cannot be disabled.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
directory
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | Domain ID example : 10000001 format : int32 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content