Take down a flyer
revoke_flyerTake down a flyer immediately: the link starts returning "gone" and the stored document is deleted. Needs the id and owner_token returned when it was published — there are no accounts, so that token is the only proof of ownership and it is not recoverable if lost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The flyer id, e.g. x7Kp2mQ. | |
| owner_token | Yes | The owner_token returned by publish_flyer. |