Create auto-sync config
POST/api/v1/workspaces/:id/auto-sync
Self-hosted / Enterprise only Creates a new provider auto-sync configuration for a workspace. TokenTimer Cloud does not offer auto-sync (this route returns 404); credentials are never stored there.
Request
Responses
- 201
- 400
- 403
- 409
- 500
Auto-sync config created
Bad request
Forbidden
Config already exists
Internal server error