Delete a response
Delete a response by its identifier.
AuthorizationBearer <token>
In: header
Path Parameters
response_idstring
Identifier of a previously created response
Response Body
curl -X DELETE "https://api.openroute.cn/responses/string"
Last updated on