curl --request PUT \
--url https://app.kosli.com/api/v2/user/{org} \
--header 'Authorization: Bearer <token>'Set a default org for the current user.
curl --request PUT \
--url https://app.kosli.com/api/v2/user/{org} \
--header 'Authorization: Bearer <token>'Was this page helpful?