Authorization: Bearer ********************
curl --location --request PATCH '/scheduledActivities/87/complete' \ --header 'Authorization: Bearer <token>'
{"error":{"code":"AUTHENTICATION_ERROR","message":"unauthorized"}}