Delete User
Call this endpoint to delete a specified enrolled user from the rewards program and Kard’s system. Users can be re-enrolled into rewards by calling the Create User endpoint using the same id from before.
Required scopes: user:delete
Call this endpoint to delete a specified enrolled user from the rewards program and Kard’s system. Users can be re-enrolled into rewards by calling the Create User endpoint using the same id from before.
Required scopes: user:delete
Bearer authentication of the form Bearer <token>, where token is your auth token.