DELETE /config/store_and_forward/policies/{id}
Deletes a store and forward policy.
Deletes a store and forward policy.
| MIME Type | 
|---|
| text/plain | 
| Parameter | Type | Optionality | Data Type | MIME Type | Description | 
|---|---|---|---|---|---|
| id | path | Required | Number (Integer) | text/plain | null | 
| HTTP Response Code | Unique Code | Description | 
|---|---|---|
| 204 | The Store and Forward Policy has been deleted | |
| 403 | 1009 | You do not have the required capabilities to delete the store and forward policy | 
| 404 | 1002 | The Store and Forward Policy does not exist | 
| 500 | 1020 | An error occurred during the attempt to delete the store and forward policy | 
Response Description
Response Sample