Skip to main content
POST
/
queue
/
publish
{
  "message": "<string>",
  "processId": "<string>"
}
{
  "status": "<string>",
  "context": {},
  "type": "<string>",
  "title": "<string>",
  "detail": "<string>",
  "violations": [
    {
      "title": "<string>",
      "propertyPath": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

space
string

Space Identifier

Body

application/json
job
object

Response

Success

message
string

The result of the schedule call

processId
string

The identifier of the scheduled job