Deletes multiple annotation layers in a bulk operation.
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request DELETE '/annotation_layer/' \
--header 'Authorization: Bearer <token>'
Responses
application/json
CSS templates bulk delete
Modified at 2025-06-04 22:27:17