chatbot
clear chat
Skip to main content

Delete

DELETE 

/scenarios/:scenarioId/persons/:personId/goals/typed/:goalId

Deletes the Typed Goal with {goalId} from the Household in the given scenario.

Request

Path Parameters

    scenarioId stringrequired

    The scenario's id

    personId stringrequired

    The person's id

    goalId stringrequired

    The goal's id

Responses

No Content

Schema

    string

Loading...