Service
Update all fields on a service
Update all fields on a service by id. Requires admin access.
put/services/{id}
Request body
Response
The update request was successful and the resource has been altered
Example response
{
"data": {}
}Update all fields on a service by id. Requires admin access.
The update request was successful and the resource has been altered
{
"data": {}
}