Update integration credentials
PUT/v1/admin/integrations/:integrationId
Rotates the credentials for an existing integration. Existing endpoints are unaffected. The request body must match the integration's type. Super-admin only.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Credentials updated successfully
Bad request
Unauthorized - Invalid or missing authentication
Forbidden - User does not have permission to access the resource
Internal server error