Delete Dynamic Memory
Delete Dynamic Memory for the provided Dynamic Memory ID.
| Method Type | URI |
|---|---|
| DELETE | v90/ws/dynamicMemory/{dynamicMemoryId}.ws |
URI Parameters
| Parameter | Description | Type |
|---|---|---|
| dynamicMemoryId | Specify the Dynamic Memory ID. | Integer |
Sample Response
Success
HTTP Status Code: 204
Header-Location: Deleted
Failure
HTTP Status Code: 404
Response Body: Failed to delete dynamic memory.
