Update a call action
Updates an existing call action. All body fields are optional — only provided fields are updated.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Path parameters
id
Call action ObjectId
Request
This endpoint expects an object.
category
Change when the action fires
Allowed values:
provider
Change the integration provider
action_type
Change the operation type
Allowed values:
object
Change the provider object type
config
Response
Updated call action
success
data
A call action that fires automatically at a specific point in the call lifecycle
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error

