POST /serviceFailures/{id}/approve
Approves a service failure specified by the supplied ID.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID of the RowServiceFail record to be approved |
path
|
|
String
|
Result
String
a response containing the success or failure message for the request
Try It Out
Request