Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://app.octavehq.com/api/v2/motion/update \ --header 'Content-Type: application/json' \ --header 'api_key: <api-key>' \ --data ' { "oId": "<string>", "name": "<string>", "description": "<string>", "offeringId": "<string>", "data": { "overview": "", "additionalContext": "", "attachedSources": [] } } '
{ "_metadata": { "requestId": "requestId", "timestamp": "2021-01-01T00:00:00.000Z", "usage": 0, "message": "message" }, "data": { "oId": "<string>", "name": "<string>", "offering": { "oId": "<string>", "name": "<string>", "description": "<string>" }, "data": { "overview": "", "additionalContext": "", "attachedSources": [] }, "createdAt": "<string>", "updatedAt": "<string>", "description": "<string>", "defaultPlaybookOId": "<string>" } }
Update fields on an existing motion
Motion oId to update
New name
New description
New offering oId
New motion type
NET_NEW
UPSELL
CROSS_SELL
CONVERT_FREE_TO_PAID
RENEW_AND_RETAIN
DISPLACE_INCUMBENT
Updated motion data
Show child attributes
Updated motion