v1

latestOpenAPI 3.0.22026-07-1319091298.3 KB
members

Remove a user from an organization

Delete an existing member of an organization

delete/members/{id}

Path parameters

idstring required

The ID of the member to delete

Response

The deleted Member object

idstring required

Member ID (ie, ID of the user in the organization)

{"stackTrail":"components:schemas:members:properties:role_id","oasType":"schema","type":"unknown","description":"Role identifier attached to the user membership"}
organization_idstring required

Organization ID

user_idstring required

User ID

authentication_method'email_password' | 'google' | 'microsoft' | 'saml_sso'
saml_activeboolean
created_atstring date-time

Date when the user was added to the organization

updated_atstring date-time

Last update date of the member

versionnumber

Revision number of the member record