mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-07 20:37:47 +00:00
9 lines
2.2 KiB
Markdown
9 lines
2.2 KiB
Markdown
# 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 | |