v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBNoticelists
Enable/disable noticelist
post/noticelists/toggleEnable/{noticelistId}
Path parameters
noticelistIdstring required
Example:3
Numeric ID of the noticelist
Response
Toggle enable noticelist response
Example response
{
"name": "Noticelist enabled.",
"message": "Noticelist enabled.",
"url": "/noticelists/toggleEnable/1"
}