Clear a Sailbox's HTTP policy
Removes the attached policy. This succeeds when no policy is attached. New HTTPS connections have no policy. A connection that is already open keeps its previous policy until it closes.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Lets an organization admin operate a private Sailbox someone else created. Say why in plain text; the reason goes into your organization's audit log, and the operation is refused without it. Ignored on Sailboxes you could already operate.
Pause, resume, sleep, scheduled wake, upgrade, and terminate accept an override. Attaching or clearing an HTTP policy accepts one too. Running commands and moving files accept one through an SDK or the CLI. Publishing and unpublishing ports, adding and removing custom domains, checkpointing, and creating from a checkpoint stay with the creator.
^[ -~]*$Path Parameters
Id of the Sailbox, as returned by create. It is sb_ followed by a UUID.
Response
The policy attachment was cleared.