Run an account action

Triggers an account action for the specified account

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account-idstringRequiredformat: "^act_[a-zA-Z0-9]{24,28}$"
The ID of the account to run the action on

Request

This endpoint expects an object.
dataobjectRequired

Response

Account action executed successfully
dataobject

An Account object.

Note that fields is not key inflected.

metaobject

Errors