post https://example.com/comms-api/
Log in to see full request history
Responses
201communication sent
400Bad Request
403user is missing the required roles to send this communication type
201communication sent
400Bad Request
403user is missing the required roles to send this communication type
xxxxxxxxxx
curl --request POST \
--url https://example.com/comms-api/email \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!