API SpecsActivityDelete activitySoft deletes an activity from the current workspace object timeline.DELETE/api/activities/{id}TestSoft deletes an activity from the current workspace object timeline.Path Parametersid*stringResource identifier.Example"activity_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonActivityObject activity timeline query and mutation endpoints served through Effect HttpApi.Create or update an activity POSTCreates a new activity or updates an existing one for the current workspace object.