post https://{tenant}.rubixx.app/api/v2/supportschemes//engagements//goals//actions
Sample Request:
POST /api/v2/supportschemes/SP1000000006/engagements/SE1000000012/goals/8e0d3b9f-0e58-4c23-986f-08dcde26ade7/actions
Example Payload:
{
"dateIdentified": "01/02/2025",
"actionDescription": "Test action description"
}
This endpoint requires all data to be in the body of the request
Requirements
"dateIdentified" Date Identified must be set and in correct format (DD/MM/YYY).
"actionDescription" Description must be set and max allowed character limit 1250.
Required Permission(s): SupportPlans.EditSupportSchemes