put
{protocol}://{base-url}/api/v2/auth/dp//
Creates or replaces the authentication configuration for a data product.
Defines how users will authenticate when connecting to this data product.
If the data product already exists, it is fully replaced (PUT semantics).
Business Rules:
- For
auth_type: "basic",config_namemust be null - For
auth_type: "oauth"orauth_type: "aws_iam",config_nameis required