Modify a Specific API SessionAsk AIpatch https://api.wingspan.app/users/session/api/{id}Updates the properties of an existing API session based on provided input.Path ParamsidstringrequiredUnique identifierBody Paramsexpirationstring | nullisUnlimitedExpirationboolean | nulltruefalselabelsnullLabelsDictionaryResponses 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