Update a Service Category
PUT /businesses/{businessId}/service-categories/{serviceCategoryId}
PUT
/businesses/{businessId}/service-categories/{serviceCategoryId}
Update a Service Category
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” businessId
required
string format: uuid
Business ID
serviceCategoryId
required
string format: uuid
Service Category ID
Request Body
Section titled “Request Body ”object
name
required
string
Responses
Section titled “ Responses ”The updated Service Category
object
data
ServiceCategory
object
id
Unique identifier across the platform.
string format: uuid
createdAt
Time when the resource was created (ISO 8601 format).
string format: date-time
updatedAt
Time when the resource was created (ISO 8601 format).
string format: date-time
name
required
string
bookingURL
The URL for patients to book this service category.
string