members
Updates the resource identified by id using data.
patch/members/{id}
Path parameters
idinteger required
ID of members to update
Request body
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
Response
success
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