Stakeholder User management

Remove members from stakeholder group

Remove members from a stakeholder group for stakeholder communications.

post/stakeholder-comms/cloudId/{cloudId}/api/stakeholder_groups/{groupId}/members/remove

Path parameters

groupIdstring required

Identifier of the stakeholder group.

Request body

stakeholderIdsstring[]

Identifiers of stakeholders to remove from the group.

Response

Returned if the members are successfully removed from the stakeholder group.

successboolean

Whether the operation was successful.

messagestring

Optional human-readable success message.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.