v1
latestOpenAPI 3.0.02026-07-14135106116.2 KBinboxes
Update inbox
Update the given inbox with the provided arguments
Permission required: view_list
patch/inboxes/{inbox_id}
Headers
X-Fieldsstring mask
An optional fields mask
Request body
Example request
{
"project": "abcdef123456789abcdef123"
}Response
Success
Example response
{
"project": "abcdef123456789abcdef123"
}