Update Service Type
POST/api/servicetypes/updateservicetype
Tier: Public — stable, supported for third-party integration.
Updates a service type's name. Only Type is mutable; SystemType is server-controlled.
Request
Responses
- 200
- 400
- 401
- 403
The updated service type. See Services.ServiceTypeSummaryDto.
Unknown id — NotFound.
Caller is not authenticated.
Caller does not have Update permission on the ServiceMaster module.