Replica

Delete Replica

Deletes a replica by its ID. This terminates the underlying sandbox and processes any outstanding billing.

delete/v1/replica/{id}

Path parameters

idstring uuid required

The unique identifier of the replica

Response

Replica deleted successfully

successboolean required

Whether the deletion was successful

Changes