v11
latestOpenAPI 3.1.12026-08-03174162.0 MBPermission Scopes
Delete a permission scope
Remove a permission scope. Team member will revert to lower-tier permissions for the affected resource.
delete/teams/{key}/members/{memberId}/permission-scopes/{id}
Path parameters
keystring required
memberIdstring required
idstring required
Unique identifier for the permission scope
Response
OK
Example response
{
"permissions": [
"team.read"
]
}