Resume Conversation
Resumes the agent on a conversation identified by internal UUID or team-scoped external id. Requires an API key.
Authentication
x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
id
The conversation UUID or team-scoped external id
Response
Conversation resumed
data
A conversation scoped to the requesting agent.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error