POST
/
createAndPublishAIPromptTOK
createAndPublishAIPromptTOK
curl --request POST \
  --url https://app.ezzydoc.com/EzzyService.svc/Rest/createAndPublishAIPromptTOK
{
  "service_status": {
    "invoice_id": 123,
    "message": "<string>",
    "status": 0
  },
  "workflow_id": 123
}

Query Parameters

APIKey
string
required
token
string
required
prompt
string
required

Response

Success

service_status
object
workflow_id
integer