Delete a monitor system token
Available in versions: 24.3 and later
Description
Deletes a monitor system token according to the monitor type.
URL
/Admin/rest/v1/monitors/token?monitor-type={MONITOR_TYPE}
Remarks
None
HTTP Method
DELETE: Deletes the specified monitor system token.
Request
Headers:
Content-Type: application/xml
Accept: application/json, application/xml
Cookies:
ADM_LWSSO={AdmLwssoCookie};
Request Body:
None
Response
Headers:
None
Cookies:
None
HTML Return Code:
No body returned.
See Also