Services API
Manage the services your studio offers through the API.
Endpoints
Section titled “Endpoints”GET /api/services— List servicesPOST /api/services— Create a serviceGET /api/services/:id— Get service detailsPUT /api/services/:id— Update a service