POST /carrierDriverMessages/{id}/resend
Resends the driver text message with the specified ID.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID of the record to be resent |
path
|
|
String
|
Result
Response
of type:
text/plain
response object indicating the success or failure of sending the message
Try It Out
Request