Set Menu Preference
Sets whether this saved task filter appears in the current user's menu. This is a per-user preference and does not affect other users.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
Request Body*
{
"includeInMenu": false
}
Responses
204 No Content
401 Unauthorized – Invalid or missing API key
404 Not Found