JUMP TOFlow Socket APIGetting started with the Flow Socket APIFlow Socket API audienceNonce overviewGet a noncegetOpen a connectionCommon message/event formatKeep aliveSending messages (Flow Socket)Originator and Profile objectsMetadataAttachmentsMessage responses (Flow Socket)Receiving messages (Flow Socket)Flow Socket API exampleFlow Rest APIIntroduction to the Flow REST APIFlow REST API audienceYou call us, we'll call youSynchronous responsesSending messages (Flow REST)Flow REST endpoint URLsAuthentication (Flow REST API)Generate a Thread IDpostCreate a Text MessagepostLocation message formatMedia message formatLoading messagesGet a list of messagesgetGet a list of threadsgetConversation controlHandover actionpostResolve ActionpostTriggering eventsGet a list of EventsgetTrigger an EventpostBusiness HoursgetBot ControlPause a botpostResume a botdeleteGet 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 flowsgetPause a botpost https://api.flow.ai/rest/v1/pause/{threadId}Pause a bot for a specific thread with the Flow REST API.Details HTTPPOST rest/v1/pause/EXAMPLE-853a-448f-9f91-ef397588ff87 HTTP/1.1 Host: api.flow.ai Content-Type: application/json Authorization: MY_MESSAGING_API_KEY {}