利用権限タイプ削除
利用権限タイプを削除します。
参考
- ドメインの利用権限タイプ設定が「使用する」になっている必要があります。
API の種類
サーバー API
Request URL
https://apis.worksmobile.com/r/{API ID}/organization/v2/domains/{domainId}/employtypes/{externalKey}
HTTP Method
DELETE (Content-Type: */*)
Path Parameters
パラメーター | タイプ | 上限 | 必須 | 説明 |
---|---|---|---|---|
domainId | Integer | Y | ドメイン ID | |
externalKey | String | 100字 | Y | 削除する利用権限タイプの External Key |
Request Example
DELETE https://apis.worksmobile.com/r/apiid/organization/v2/domains/123/employtypes/EX123
Response
API 呼び出しに成功すると HTTP 200 コードを返します。
Error code
呼び出しに失敗するとエラーコードとエラーメッセージを返します。
エラーコードは組織連携REST APIエラーコードを参照してください。