CreateIntegration creates a new integration.
POST/api/v1/ticketing/integrations
Sets up connection to third-party platform. After creation, complete OAuth (if applicable) and configure mappings.
Errors
- INVALID_ARGUMENT: Invalid provider or auth type
- PERMISSION_DENIED: Caller lacks integration:admin permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.