cURL
curl --request PUT \ --url https://us.getconvoy.cloud/api/v1/projects/{projectID}/portal-links/{portalLinkID}/revoke \ --header 'Authorization: <api-key>'
{ "message": "<string>", "status": true, "data": {} }
This endpoint revokes a portal link
Documentation IndexFetch the complete documentation index at: https://getconvoy.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://getconvoy.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Project ID
portal link id
OK
Was this page helpful?