Delete a Verification SessionAsk AIpost https://gateway-staging.instruxi.dev/api/v1/admin/id-sessions/deleteDeletes an ID session.Body ParamsDelete session parametersaccount_addressstringidstringHeadersAuthorizationstringrequiredJWT Bearer tokenResponses 200Successfully deleted session 400Bad Request - Invalid parameters 401Unauthorized - Invalid or missing JWT token 403Forbidden - Non-admin attempting to delete other account's session 404Not Found - Session not found 500Internal Server ErrorUpdated 7 months ago