Action
Get a completion from a action
POST
/
api
/v1
/action
/completion
/{actionId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe authorization of the action
chat_id
string | null
user_id
string | null
user_display_name
string | null
message
string | null
returnJson
boolean | null
Path Parameters
actionId
Requiredstring
The ID of the action
OK