Skip to main content
DELETE
Delete a response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The ID of the response to delete

Response

Response deleted successfully

id
string<uuid>

ID of the deleted response

object
enum<string>

Object type identifier

Available options:
response
deleted
enum<boolean>

Indicates successful deletion

Available options:
true