Question
Anonymous verification and x-csrf-token
From what I understand requests to the /requests endpoint will now trigger a verification email. However, there is also a way to attach x-csrf-tokens to the /requests endpoint (https://developer.zendesk.com/documentation/help_center/help-center-api/secured-requests/). If a request contain a x-csrf-token would it still be subject to the verification flow?
