/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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
boolean

(Optional) If set to force=true the deletion will be permanent, when not provided, the endpoint is performing soft-deletion via finalized_at attribute

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json