Set Primary Image
POST/api/servicerecords/setprimaryimage/:id/:mediaId
Tier: Public — stable, supported for third-party integration.
Reserved no-op — primary image selection is not implemented for service records; SetPrimaryImageAsync always returns success without changing anything.
Request
Responses
- 200
- 400
- 401
- 403
The service record. See Services.ServiceRecordDetailDto.
Media-service validation codes.
Caller is not authenticated.
Caller does not have Update permission on the ServiceRecord module.