Response Structure
202 Accepted returns string of type application/json with the following body params.
| Name | Description | Field Type |
|---|---|---|
response
|
Message indicating whether the field has been deleted successfully or not. Message - Deleted Successfully - [approver1]. Failed to delete - []. |
String
|
message
|
Success message or failure description in case of error. |
String
|
appStatusCode
|
Application specific status code for the response. Will be non-null for failure response. |
String
|
tags
|
More info in case of failure response. | NA |