Podio API Documentation
Grants: Update grant
Updates the grant with a new access level.
App sharing updates are not allowed in this API.
Parameters
- ref_type*
- Required.
- ref_id*
- Required.
- user_id*
- Required.
Request
{
"access_level": The new access level for the grant, either "edit" or "view"
}