Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the response to delete
Response
200 - application/json
Response deleted successfully
Confirmation message
Example:
"Response deleted successfully"