Replace input
PUT/v2/:organization_id/inputs/:input_id
Replace an existing input with new configuration including secrets handling
Request
Responses
- 200
- 400
- 404
- 500
Input updated successfully
Invalid request body, input type, configuration validation error, or secret processing error
Input not found
Internal server error