Onvo Documentation
APIs
Questions
Delete:Delete Question

Delete question

DELETE
/
api
/
questions
/
{id}

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json

The response is of type object.

{
    "success": true
}