Auth Configs
Update an authentication configuration
Modifies an existing authentication configuration with new credentials or other settings. Only specified fields will be updated.
patch/api/v3/auth_configs/{nanoid}
Path parameters
nanoidstring authConfigId required
The unique identifier of the authentication configuration to update
The unique identifier of the authentication configuration to update
Request body
Response
Successfully updated auth config
Changes
Changed in 3 of the 10 revisions of this API.13
- ○
added request discriminator
request-body-discriminator-added
- ○
- ●
removed the request property
oneOf[subschema #1]/experimentalrequest-property-removed
- ○
added the new optional request property
oneOf[subschema #1]/sealed_credentialsnew-optional-request-property
- ●
- ○
added the new optional request property
oneOf[subschema #1]/experimentalnew-optional-request-property
- ○