POST v1/bunits/{bunitId}/deleterequests/approve

Approve a list of deletion requests

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The business unit ID currently being viewed, should be parent or owner of all deletion requests integer

Required

Body Parameters

The IDs of the deletion requests to approve

Dictionary of integer [key] and Collection of integer [value]

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

Collection of DeleteRequestResult
NameDescriptionTypeAdditional information
DeleteRequest

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.