message one or many workers

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

workerUuids
array of uuids
required
list of worker unique identifier

workerUuids*
ADD uuid

email
object
emailobject

replyTo
string
reply to email

sms
object
smsobject

producer
string
required
name of service making the request (e.g. wx-service-compliance)

``201 Successfully published send message action

curl --request POST \
     --url https://services.fountain.com/api/serviceworkforce/processes/workers/sendWorkerMessage \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

application/json

``201

Updated about 2 months ago