username:passwordAuthorization: Basic *****************{
"slotNumber": 0,
"idConfiguration": 0,
"activityDate": "2019-08-24T14:15:22.123Z"
}curl --location 'https://evo-integracao-api.w12app.com.br/api/v1/mobile/schedule/enroll' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"slotNumber": 0,
"idConfiguration": 0,
"activityDate": "2019-08-24T14:15:22.123Z"
}'"string"