POST/v1.0/auth/termsAndConditionsChanges data

Updates the date the user accepted the Terms and Condtions of the page

Parameters

No parameters.

cURL
curl -X POST "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/auth/termsAndConditions" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →