canton-network-docs/Ledger APIOpenAPI
PATCH /v2/idps/:idp
PATCH /v2/idps/:idp-id
cURL
PATCH
PATCH /v2/idps/:idp-id
cURL
Authorizations
httpAuthapiKeyAuth
Ledger API standard JWT token
Path Parameters
Body
application/json
The identity provider config to update. Modifiable
Required
Show child attributes
Show child attributes
An update mask specifies how and which properties of the IdentityProviderConfig message are to be updated.
An update mask consists of a set of update paths.
A valid update path points to a field or a subfield relative to the IdentityProviderConfig message.
A valid update mask must:
- contain at least one update path,
- contain only valid update paths.
Fields that can be updated are marked as Modifiable.
For additional information see the documentation for standard protobuf3's google.protobuf.FieldMask.
Required
Show child attributes
Show child attributes
Response
200
application/json
Updated identity provider config
Required
Show child attributes
Show child attributes