Logout the user.
Only available for ELA and FLA internal enterprise account users and managed "claiming" enterprise users.
Press shift + S to search API reference.
https://api.airtable.com/v0/meta/enterpriseAccounts/{enterpriseAccountId}/users/{userId}/logout
Logout the user.
Only available for ELA and FLA internal enterprise account users and managed "claiming" enterprise users.
Authentication | Personal access token, OAuth integration |
Scope | enterprise.user:write |
User role | Enterprise admin |
Billing plans | Enterprise (pre-2023.08 legacy plan), Enterprise Scale |
{"error": {"message": "Cannot perform action on self","type": "INVALID_PERMISSIONS"}}
{"error": {"message": "User does not belong to the enterprise email domain","type": "INVALID_PERMISSIONS"}}
{"error": {"message": "User is not managed by the enterprise account","type": "INVALID_PERMISSIONS"}}