API Reference
Reference for the REST API
cURL
curl --request DELETE \ --url https://api.xata.tech/organizations/{organizationID}/members/{userID} \ --header 'Authorization: Bearer <token>'
The access token received from the authorization server in the OAuth 2.0 flow.
Unique identifier for a specific organization
Unique identifier for a specific user account Unique identifier for a user account
Member removed
Was this page helpful?