services
Update Service
Updates a service.
Args: service_id: The ID of the service to update. update: The model containing the attributes to update.
Returns: The updated service object.
put/api/v1/services/{service_id}
Path parameters
service_idstring uuid required
Request body
Response
Successful Response