chatsCreate an actor for a chatCreate an actor for a chat POST /api/v1/chats/:chat_id/actors Creates a new actor associated with the specified chat Request Responses201400401403404Actor createdBad requestUnauthorizedForbiddenChat not found