/experiences/:id

By default, the endpoint is performing soft-deletion via finalized_at=Time.zone.now. When force=true query parameter is passed in, the endpoint is performing a hard-delete.

Language
Click Try It! to start a request and see the response here!