Management APIResponses
Delete survey response
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
studyKey*string
responseId*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/studies/string/data-explorer/responses/string"{
"message": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}