X-API-Key: ********************curl --location 'https://api.snakk.ai/api/integrations/providers/example-crm/actions' \
--header 'X-API-Key: <api-key>'{
"actions": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"slug": "create_contact",
"name": "Create contact",
"description": "string",
"usage_context": "during_call",
"parameters_schema": {},
"agent_instructions": "string",
"mock_response": {},
"sort_order": 0
}
]
}