Skip to main content
POST
Send service via email

Authorizations

Authorization
string
header
required

access token

Body

application/json
caseID
string
required
Example:

"2025-08-00292"

email
string<email>
required
Example:

"user@example.com"

Response

200 - text/plain

Successfully sent service email

The response is of type string.

Example:

"Service email sent successfully"