Set List Activity Status
Get list status
Method: PUT
Endpoint:Â
/omni/list/{list_id}/activity
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
{
"Active": <boolean>
}
Â
Get list status
Method: PUT
Endpoint:Â /omni/list/{list_id}/activity
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
{
"Active": <boolean>
}
Â