cURL
curl --request GET \ --url https://us.getconvoy.cloud/api/v1/projects/{projectID}/portal-links/{portalLinkID}/refresh_token \ --header 'Authorization: <api-key>'
{ "message": "<string>", "status": true, "data": "<string>" }
This endpoint retrieves a portal link auth token
Project ID
portal link id
OK
Was this page helpful?