v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Organizations

Add user members to organization

Add users as members to the specified organization with the given user IDs.

post/api/organizations/{id}/users

Path parameters

idstring required

The unique identifier of the organization.

Request body

userIdsstring[] required

An array of user IDs to be added to the organization. Organization existed users assignment will be ignored.

Response

Users were added to the organization successfully.

userIdsstring[] required

An array of user IDs processed from the request. This may include IDs that were already members of the organization.