curl --request POST \
--url http://localhost:4000/api/user/sync-dynamic \
--header 'Authorization: Bearer <token>'
Sync user data from Dynamic
curl --request POST \
--url http://localhost:4000/api/user/sync-dynamic \
--header 'Authorization: Bearer <token>'
Dynamic authentication JWT token
User data synchronized