Results
Delete results
DELETE
/
v1
/
typebots
/
{typebotId}
/
results
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
typebotId
string
requiredQuery Parameters
resultIds
string
Comma separated list of ids. If not provided, all results will be deleted. ⚠️
Response
200 - application/json
The response is of type any
.