Bulk delete tags
POST
https://cdn.emnify.net/api/v2/bulk-operations/tag/delete-tags
Deletes tags 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.
tagslist of objectsOptional
Response
Tags successfully deleted.