Save integration credentials
Save (insert or update) credentials for a specific integration, optionally scoped to a development or production environment.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
integrationId
Request
This endpoint expects a map from strings to strings.
Response
Credentials saved
environment
integrationId
message
success
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error