Create a new service order message
POST/service-order-messages
Creates a new message for a service order. The authenticated user is automatically set as the message author.
Request
Responses
- 201
- 401
- 403
- 422
- 500
Message created successfully
Unauthenticated
Forbidden - Missing permission: create service order messages
Validation error
Internal server error