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.
An object containing the count of successfully processed entities and an array of the entity identifiers. See the Audience Workflow Documentation for code examples on handling successful responses.
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. This response occurs when some operations succeeded while others failed. See the Audience Workflow Documentation for detailed examples on handling partial success responses.
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
Conflict
Conflict
Unprocessable Content
Unprocessable Content
Internal Server Error
Internal Server Error