v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBmonitorsLibraryManagement
Copy a monitor or folder.
Copy a monitor or folder in the monitors library.
post/v1/monitors/{id}/copy
Path parameters
idstring required
Identifier of the monitor or folder to copy.
Request body
Response
The monitor or folder was copied.
Example response
{
"permissions": [
"Read",
"Delete"
]
}