Delete pad
Removes a sound the console put there, and the file it wrote for it
DELETE /pads/{id}
note
SDK method: deletePad
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PadList object.
404 Not Found
409 Conflict