Bulk unassign tags
POST
https://cdn.emnify.net/api/v2/bulk-operations/endpoint/remove-tags
Unassign tags from multiple endpoints in bulk.
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Request
This endpoint expects an object.
itemslist of objectsOptional
Response
Tags successfully unassigned.
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error