Rotate Credentials
API Access users may rotate API Access credentials from an external API.
This request requires a client_id and client_secret in the header. Only admins can view, generate, and rotate credentials. To manage credentials in the Data Provider Portal, go to Configuration > Consent Dashboard Management and select Generate API credentials.
POST
/api/{version}/api_access_credentials
Path Parameters
| Field | Required | Type |
|---|---|---|
version API version. Indicates which FDX version is in use. Default value = | Required | String |
Body Parameters
| Field | Required | Type |
|---|---|---|
name For Consent Management, | Required | String |
Request sample
Language:shell
Response sample
Language:json