> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/cloudeka-api/deka-flexi/sync-service-limits.md).

# Sync Service Limits

Sync service limits

```json
{"openapi":"3.1.1","info":{"title":"Cloudeka AI - API Documentation","version":"1.0.0"},"tags":[{"name":"Deka Flexi","description":"API endpoints for Deka Flexi (base: /core/flexi)"}],"servers":[{"url":"https://ai.cloudeka.id/"}],"security":[{"BearerAuth":[]}],"components":{"securitySchemes":{"BearerAuth":{"description":"Type 'Bearer ' followed by your JWT token. Example: \"Bearer eyJhbGciOi...\"","type":"apiKey","name":"Authorization","in":"header"}}},"paths":{"/core/flexi/v1/project/{projectID}/service-limits":{"patch":{"description":"Sync service limits","tags":["Deka Flexi","Service Limit"],"summary":"Sync Service Limits","parameters":[{"schema":{"type":"string"},"description":"Project ID","name":"projectID","in":"path","required":true},{"schema":{"type":"string"},"description":"Organization ID","name":"orgID","in":"path","required":true}],"responses":{}}}}}
```
