The message to send.
Notify process of received messages
post/workflow/processes/{processId}/receivedMessages
Notifies a process that is associated with a SAS Model Manager client that a message has been received.
Authorization: By default only users in the ApplicationAdministrators group have access to this endpoint. Authorization rules can be added to this endpoint for any set of users or groups to allow access to the associated information.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The message was received. | ||
| 400 | Bad Request | The request was invalid. | Schema | |
| 404 | Not Found | No process exists with the specified ID. | Schema | |
| 409 | Conflict | The request could not be completed due to a conflict with the current state of the resource. There are no active intermediate catching events for the specified message. | Schema |