Skip to main content
PATCH
/
workspaces
/
{wid}
/
apply-churn-gift
cURL
curl --request PATCH \
  --url https://api.gologin.com/workspaces/{wid}/apply-churn-gift \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

wid
string
required

Workspace ID

I