This endpoint revokes a portal link
curl --request PUT \ --url https://dashboard.getconvoy.io/api/v1/projects/{projectID}/portal-links/{portalLinkID}/revoke \ --header 'Authorization: <api-key>'
{ "message": "<string>", "status": true, "data": {} }
Project ID
portal link id
Was this page helpful?