put
https://www.keycafe.com/v0/permission/
Edit a permission with a PUT request to the endpoint with the permission ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The post body should contain the data to be updated as a JSON object:
{
"role": "ADMINISTRATOR"
}