chatbot
clear chat
Skip to main content

Delete

DELETE 

https://api.envizage.me/scenarios/:scenarioId/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

    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/goals/typed/:goalId' \
-H 'Accept: */*'
Request Collapse all
Base URL
https://api.envizage.me
Auth
Parameters
— pathrequired
— pathrequired
ResponseClear

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