DELETE
HTTP verb.
Archiving is softer, allowing data to remain in the system, albeit in a more hidden state. The exact behaviour of archived data will depend on the object you are archiving, but the behaviour will be documented for the given endpoint.
When using our API, archiving occurs by setting the is_archived
property to true
, and restored by setting it to false
.