DELETE/directory/positions/{positionId}
Deletes position information.
Note
- The usePosition parameter for the domain must be set to "true" to use this API operation.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
directory
| Parameter | Type | Description |
|---|---|---|
| positionId | string | Position resource ID or external key. required example : position-7027-4a02-b838-6f52b5e38db7 |
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | Domain ID example : 10000001 format : int32 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Forbidden