API Reference

Performs a closed action

This will allow you to perform a selected closed action that is available for a specific record. You will be able to perform only one action at a time.

See Parameters and Form Data, and Authentication below.

Parameters and Form Data

Path ParametersRequired/OptionalDescriptionType
action_idrequiredID of the action you want to perform.string
Form DataRequired/OptionalDescriptionType
object_idrequiredID of the record on which you want to perform the action.string
action_object_idoptionalID of the action object you want to return. If this ID is not provided, the latest action object will be returned by default.string
action_fieldsrequiredA key-value pair of the keys of the fields present in an action and their desired values.object

Authentication

KeyDescription
AuthorizationYour Bearer token.
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!