Delete permission set
- Print
- PDF
Delete permission set
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Delete permission sets.
Request
- DELETE /permission-sets/{permissionSetId}
Request path
Parameter | Required | Type | Restrictions | Description |
---|---|---|---|---|
permissionSetId | Y | String | PermissionSet ID |
Response
Response body
{
"success" : "boolean"
}
Parameter | Type | Description | Restrictions |
---|---|---|---|
success | Boolean | Success status | |
message | Array | Error message upon failure |
Error
Errors that may occur while using this action are listed below. For error response format, see Error Response.
For more information about common errors, see NAVER Cloud Platform API.
HTTP status code | Error code | Error message |
---|---|---|
400 | 400 | Invalid request |
400 | 9073 | PermissionSet that doesn't exist |
Was this article helpful?