curl --request POST \
--url https://api.sprucecollective.co.uk/points/sync-all \
--header 'Authorization: <api-key>'{}Sync all user points with payments, awarding or updating points as needed (admin only)
curl --request POST \
--url https://api.sprucecollective.co.uk/points/sync-all \
--header 'Authorization: <api-key>'{}Type "Bearer" followed by a space and JWT token.
OK
The response is of type object.