JUMP TOFlow Rest APIIntroduction to the Flow REST APIFlow REST API audienceYou call us, we'll call youSynchronous responsesSending messages (Flow REST)Authentication (Flow REST API)Generate a Thread IDpostCreate a Text MessagepostLocation message formatMedia message formatLoading messagesRetrieve a list of messagesgetRetrieve a list of threadsgetConversation controlHandover actionpostResolve ActionpostTriggering eventsRetrieve a list of eventsgetTrigger an eventpostBusiness HoursgetBot ControlPause a botpostResume a botdeleteRetrieve a bot's statusgetBroadcastBroadcast to MSISDNpostBroadcast to SegmentspostGet audience segmentsgetWebhooksReceiving callsResponding to a callEvents types (Flow REST)Flow REST API exampleFlow Management APIAuthentication (Flow Management)FlowsThe Flow objectThe Step objectList all flowsgetResume a botdelete https://api.flow.ai/rest/v1/pause/{threadId}Resume a bot for a specific thread using the Flow REST API.Details HTTPDELETE rest/v1/pause/EXAMPLE-853a-448f-9f91-ef397588ff87 HTTP/1.1 Host: api.flow.ai Content-Type: application/json Authorization: MY_MESSAGING_API_KEY {}