Add a user to an organization with specific roles.
API key authentication (Bearer token)
Organization ID (integer as string)
Member added successfully
Membership ID (integer serialized as string)
"5555555555"
"2024-01-15T10:30:00Z"
"2024-01-20T15:45:00Z"
Organization ID (integer serialized as string)
"1234567890"
User ID (integer serialized as string)
"9876543210"
Roles assigned to the member
Public metadata (custom fields)
{}User's first name
"John"
User's last name
"Doe"
User's username
"johndoe"
User's primary email address
"john.doe@example.com"
User's primary phone number with country code
"+1234567890"
User account creation timestamp
"2024-01-10T10:00:00Z"