Admin Patch Org Manager Grant Endpoint
Admin endpoint. Grant (allowed=true) or revoke (allowed=false) the 'org.manage.organizers' permission for a user within an organization.
Expected body: { "organizationId": int, "userId": str, "allowed": bool }
patch/admin/permissions/org
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/admin/permissions/org:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.