Remove a tag assignment from a policy object
DELETE/api/policy-objects/:id/tag-assignments/:assignmentId
Remove a tag assignment from a policy object. DELETE endpoint that removes the tag assignments. Part of the TridentStack Control API.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Assignment removed
Authentication required
Insufficient permissions
Resource not found
Internal server error