# Client Services

URL: https://www.agencytitan.com/docs/tag/client-services

Approval-gated bulk management of the service catalog: adding services to a category and deleting service categories.

## Operations

- `DELETE` `/v1/client-service-categories` — [Delete a service category](https://www.agencytitan.com/docs/tag/client-services/DELETE/v1/client-service-categories.md)
- `PATCH` `/v1/client-service-categories` — [Update a service category](https://www.agencytitan.com/docs/tag/client-services/PATCH/v1/client-service-categories.md)
- `POST` `/v1/client-service-categories` — [Create a client-service category](https://www.agencytitan.com/docs/tag/client-services/POST/v1/client-service-categories.md)
- `POST` `/v1/client-service-categories/move` — [Move a service category](https://www.agencytitan.com/docs/tag/client-services/POST/v1/client-service-categories/move.md)
- `GET` `/v1/client-service-categories/services` — [List services in a category](https://www.agencytitan.com/docs/tag/client-services/GET/v1/client-service-categories/services.md)
- `POST` `/v1/client-service-categories/services` — [Add services to a category](https://www.agencytitan.com/docs/tag/client-services/POST/v1/client-service-categories/services.md)
- `DELETE` `/v1/client-services` — [Delete a client service](https://www.agencytitan.com/docs/tag/client-services/DELETE/v1/client-services.md)
- `GET` `/v1/client-services` — [List client services](https://www.agencytitan.com/docs/tag/client-services/GET/v1/client-services.md)
- `PATCH` `/v1/client-services` — [Update a client service](https://www.agencytitan.com/docs/tag/client-services/PATCH/v1/client-services.md)
- `GET` `/v1/client-services/{id}` — [Get a client service](https://www.agencytitan.com/docs/tag/client-services/GET/v1/client-services/{id}.md)
- `POST` `/v1/client-services/bulk/add` — [Bulk add services to a category](https://www.agencytitan.com/docs/tag/client-services/POST/v1/client-services/bulk/add.md)
- `POST` `/v1/client-services/bulk/delete-categories` — [Bulk delete service categories in a folder](https://www.agencytitan.com/docs/tag/client-services/POST/v1/client-services/bulk/delete-categories.md)
- `POST` `/v1/client-services/reorder` — [Reorder client services](https://www.agencytitan.com/docs/tag/client-services/POST/v1/client-services/reorder.md)
- `GET` `/v1/clients/{id}/service-selections` — [List a client service-selection matrix](https://www.agencytitan.com/docs/tag/client-services/GET/v1/clients/{id}/service-selections.md)
- `POST` `/v1/clients/service-selections/replace` — [Replace client service selections](https://www.agencytitan.com/docs/tag/client-services/POST/v1/clients/service-selections/replace.md)

## Useful links

- Interactive page: https://www.agencytitan.com/docs/tag/client-services
- API reference home: https://www.agencytitan.com/docs/
- This page as Markdown: https://www.agencytitan.com/docs/tag/client-services.md
- Full API Markdown: https://api.agencytitan.com/v1/llms.txt
