Terminate a Specific API SessionAsk AIdelete https://api.wingspan.app/users/session/api/{id}Deletes a specific API session, ending its validity and associated permissions.Path ParamsidstringrequiredUnique identifierResponses 200an api session object 401Unauthorized - Authentication failed or was not provided 429Too Many Requests - Rate limit exceeded 500Internal Server Error - An unexpected error occurredUpdated 7 months ago