Skip to main content
POST
/
apps
/
dynamics
/
employee
/
update
Update all employees from external sources like JumpCloud and Bitrix
curl --request POST \
  --url https://api.provident.ae/v2/apps/dynamics/employee/update \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Response

Update process started