Update data product authentication configuration

Updates the authentication configuration for a data product.
Allows partial updates of authentication settings.

Business Rules:

  • For auth_type: "basic", config_name must be null
  • For auth_type: "oauth" or auth_type: "aws_iam", config_name is required
Path Params
string
required

Unique identifier of the data product

Body Params

Updates authentication configuration for a data product. Supports partial updates.

Business Rules:

  • For auth_type: "basic", config_name must be null
  • For auth_type: "oauth" or auth_type: "aws_iam", config_name is required

string
length ≥ 1

New version of the data product configuration

string
enum

New authentication method for this data product

Allowed:
integer

New datasource ID reference

integer

New connector ID reference

string | null

New configuration name (required for oauth/aws_iam, must be null for basic auth)

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json