/
WO
wonderpush
/
management-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
delete
Delete an installation
delete
Delete a user
post
Sending notifications
delete
Delete a campaign
Delete a campaign
delete
/campaigns/{campaignId}
Path parameters
campaignId
string
required
Id of the campaign to delete.
Response
200
object
required
success
boolean
Example response
{ "success": true }
Changes