mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-10 04:19:36 +00:00
initial commit with code
This commit is contained in:
9
docs/models/operations/UpdateSAMLConnectionRequest.md
Normal file
9
docs/models/operations/UpdateSAMLConnectionRequest.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# UpdateSAMLConnectionRequest
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `samlConnectionId` | *String* | :heavy_check_mark: | The ID of the SAML Connection to update |
|
||||
| `requestBody` | [com.clerk.backend_api.models.operations.UpdateSAMLConnectionRequestBody](../../models/operations/UpdateSAMLConnectionRequestBody.md) | :heavy_check_mark: | N/A |
|
||||
Reference in New Issue
Block a user