v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Stakeholder User management

Bulk delete stakeholders

Delete multiple stakeholders from the list.

post/stakeholder-comms/cloudId/{cloudId}/api/stakeholders/bulk_delete

Request body

stakeholderIdsstring[]

Identifiers of stakeholders to delete.

Response

Returned if the bulk delete operation is successfully processed.

successboolean

Whether the bulk delete was successful.

messagestring

Summary message.

totalCountinteger
successCountinteger
failureCountinteger
successfulIdsstring[]

IDs of successfully deleted stakeholders.