Skip to main content
DELETE
Delete AI Suggestion

Authorizations

Authorization
string
header
required

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

Path Parameters

suggestionId
string
required

The unique identifier of the AI suggestion to delete

Example:

"msg_1234567890abcdef"

Response

Successfully deleted the AI suggestion

status
string
Example:

"success"

data
object