POST /carrierDriverMessages/{id}/updateStatus
Updates the status of 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 updated |
path
|
|
String
|
Result
Response
of type:
text/plain
response object indicating the success or failure of updating the message
Try It Out
Request