$curl -X POST https://api.buildwithfern.com/tokens/revoke \> -H "Content-Type: application/json" \> -d '{> "orgId": "orgId",> "tokenId": "tokenId">}'