Delete a Response
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the response to delete.
Example:
"resp_677efb5139a88190b512bc3fef8e535d"
Response
200
OK