POST v1/bunits/{bunitId}/deleterequests/approve
Approve a list of deletion requests
Request Information
URI Parameters
Name | Description | Type | Additional 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 DeleteRequestResultName | Description | Type | Additional information |
---|---|---|---|
DeleteRequest |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.