# Configure a new identity provider for external user authentication Endpoint: POST /v2/idp Version: 1.0.0 Security: JWTAuthorizer ## Request fields (application/json): - `clientId` (string) - `description` (string) - `name` (string) - `uri` (string) ## Response 200 fields