v1

latestOpenAPI 3.0.32026-07-13347237.5 KB
Authorization

Disable Auth Secret

Use the /AuthSecret/Disable endpoint if you are a client of Flinks and want to revoke access from a partner that you have previously granted access to.

get/v3/{customerId}/partnerdata/authsecret/disable/{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 disabled.

authSecretstring

The authorization token that was disabled.

messagestring

Success message confirming the partner authorization was disabled.