Files
clerk-sdk-java/docs/models/operations/UpdateSAMLConnectionRequest.md
2024-06-13 13:51:50 -04:00

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 |