cdp_create_client
Create a new OAuth client for Acquia CDP by specifying client credentials, grants, and token validity settings to enable secure API access.
Instructions
Create a new OAuth client. Requires client_id_str, client_secret, grants, and token_validity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id_str | Yes | ||
| client_secret | Yes | ||
| grants | Yes | ||
| token_validity | Yes | ||
| tenant_id | No | ||
| authorities | No | ||
| scope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |