Takes in an audience id/reference and an array of user emails/refs/ids which already exist on the Thrive system.
To pass the authentication step you will need to provide the following:
Username is the Tenant ID (i.e. eu-west-2_AbcdEfghI) Password is the secret you would have received
Filter by audienceId or audience reference.
An array of user emails/refs/ids which already exist on the Thrive system. This operation replaces all existing members with the provided list. To keep existing members, include them in this list along with any new members.
Note: API operations return a 207 status code for partial success when some users could not be added. See the Audience Workflow Documentation for details on handling these responses.
An object containing the count of successfully processed entities and an array of the entity identifiers.
A success response for adding members/managers.
An object describing the successfully proccessed entities
The number of entities that have been successfully processed
The reference for the entity.
An object containing the count of successfully/unsuccessfully processed entities and an array of the relevant entity identifiers.
A partial success response for adding members/managers.
An object describing the successfully proccessed entities
The number of entities that have been successfully processed
The reference for the entity.
An object describing the entities that have been unsuccessfully proccessed
The number of entities that have been unsuccessfully processed
The reason for the failure
The reference for the entity.
Bad Request
Bad Request
Unauthorized
Unauthorized
Forbidden
Forbidden
Not Found
Not found
Conflict
Conflict
Unprocessable Content
Unprocessable Content
Internal Server Error
Internal Server Error