Skip to content
CalypsoAI
Search
K
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Remove permissions.
DELETE
/backend/v1/auth/roles/{roleId}/permissions
Revokes one or more existing permissions from the specified role.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
roleId
*
Required
Request Body
application/json
Schema
JSON
JSON
{
"permissions"
:
"string"
}
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
DELETE
/backend/v1/auth/roles/{roleId}/permissions
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
roleId
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI