Delete feedback
Feedback
Delete feedback
Remove feedback.
Access Control:
- Admins can delete any feedback
- Regular users can only delete feedback they submitted
Impersonation:
- When using impersonation, the ownership check is performed against the impersonated user
- This allows deleting feedback submitted by the impersonated user
DELETE
Delete feedback
Authorizations
Use Authorization: Bearer
Headers
Email of the user to impersonate. Requires CAN_IMPERSONATE_OTHER_USERS permission.
If the target user is not found or does not have access to the project, the request
proceeds as the authenticated user. Contact Clarifeye to enable this permission.
Path Parameters
UUID of the project
UUID of the feedback
Response
Feedback deleted successfully