Enable or disable an authentication configuration

Updates the status of an authentication configuration to either enabled or disabled. Disabled configurations cannot be used for new connections.

Path parameters

nanoidstringRequiredformat: "authConfigId"
The unique identifier of the authentication configuration to update
statusenumRequired
The new status to set for the auth configuration
Allowed values:

Headers

x-api-keystringRequired

Response

Successfully updated auth config status