cURL
curl --request PATCH \ --url https://api.gologin.com/workspaces/{wid}/apply-churn-gift \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Workspace ID
Was this page helpful?