Delete Third Party Stickerpack
DELETE {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}
Send a
DELETE
request to the
v1/stickerpacks/{{stickerpack-id}}
endpoint to delete a stickerpack.
Response
A successful response returns
200 OK
and either
null
or
{}
.
HEADERS
| Key | Datatype | Required | Description |
| Authorization
| string | | |
RESPONSES
status: OK
{"meta":{"api_status":"stable","version":"v2.45.1"}}