chatbot
clear chat
Skip to main content

Delete

DELETE 

https://api.envizage.me/scenarios/:scenarioId/persons/:personId/goals/invest-in-a-business/:goalId

Deletes a given Goal from the specified Household and Person.

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

Authorization: openIdConnect

name: authenticationtype: openIdConnectscopes: scenarios:full,scenarios:writebearerFormat: JWTopenIdConnectUrl: https://id.production.envizage.me/realms/:realmId/protocol/openid-connectscheme: Bearer
curl -L -X DELETE 'https://api.envizage.me/scenarios/:scenarioId/persons/:personId/goals/invest-in-a-business/:goalId' \
-H 'Accept: */*'
Request Collapse all
Base URL
https://api.envizage.me
Auth
Parameters
— pathrequired
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!