Trillet AI logo

Delete Message Flow

Delete an existing message flow.

DELETEhttps://api.trillet.ai/v1/api/message-flows/{id}

Headers

x-api-keystringrequired

API key used for authenticating requests to the API.

x-workspace-idstringrequired

Workspace identifier for the API.

Path Parameters

idstringrequired

The unique ID of the message flow to delete.

HTTP/1.1 204 No Content