POST v1/bunits/{bunitId}/deleterequests/reject?rejectComment={rejectComment}
Reject a deletion request
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit the deletion request is related to | integer |
Required |
rejectComment |
Informational message explaining the reason for rejecting the deletion request | string |
Default value is |
Body Parameters
The ID of the deletion request
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
The rejected message
Collection of DeleteRequestResultName | Description | Type | Additional information |
---|---|---|---|
DeleteRequest |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.