Ziele
Delete a standing Goal
DELETE
/api/v1/assistants/{id}/goals/{goalId}Erfordert einen API-Schlüssel der Organisation mit der Berechtigung „edit“.
Authorization
apiKey AuthorizationBearer <token>
In: header
Path Parameters
id*string
goalId*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/assistants/string/goals/string"Empty
{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}