Reload dynamic props for an action after configuration changes.
cURL
curl --request POST \ --url https://api.kapso.ai/platform/v1/integrations/actions/{action_id}/reload_props \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "configured_props": { "slack": { "authProvisionId": "apn_abc123" } }, "dynamic_props_id": "dpi_xyz789" } '
{ "data": [ {} ] }
Documentation IndexFetch the complete documentation index at: https://docs.kapso.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.kapso.ai/llms.txt
Use this file to discover all available pages before exploring further.
Pipedream action ID
Current prop values
Dynamic props session ID
Success
Was this page helpful?