v1

latestOpenAPI 3.0.32026-07-13347237.5 KB
Authorization

Enable Auth Secret

Use the /AuthSecret/Enable endpoint if you are a client of Flinks and want to re-enable a partner's Auth Secret to provide access to data that is processed through Flinks.

get/v3/{customerId}/partnerdata/authsecret/enable/{permissionId}

Path parameters

customerIdstring required

Key that grants access to the environment specified in the instance field. By default, the value is set to the toolbox environment key.

permissionIdstring required

Revokes access to Flinks APIs for the partner it's associated with.

Response

Response Body

permissionIdstring

The permission ID that was re-enabled.

authSecretstring

The authorization token that was re-enabled.

messagestring

Success message confirming the partner authorization was re-enabled.