Remove a tag from a compliance framework
DELETE/api/compliance/frameworks/:id/tag-assignments/:assignmentId
Remove a tag from a compliance framework. 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