Remove Organization Permission By Permission Id
DELETE
https://api.ssojet.com/api/v1/permissions/{{permission Id}}
Remove Organization Permission By Permission Id
Request Body
Request Parameters
permission Id
(path parameter): The ID of the permission to be deleted.client_id
(query parameter): The client ID associated with the permission.Response
Request
Query Params
client_id
string
required
Example:
string
Header Params
accept
string
required
Example:
*/*
accept-language
string
required
Example:
en-US,en;q=0.9
content-type
string
required
Example:
application/json
user-agent
string
required
Example:
SSOJET API
Content-Type
string
optional
Default:
application/json
User-Agent
string
optional
Default:
SSOjet/1.0.0 (https://ssojet.com)
Body Params application/json
Request samples
Responses
Modified at 2024-07-22 11:04:03