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.

Authentication

x-api-keystring
API key authentication

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:

Response

Successfully updated auth config status

Errors