Update the pulse settings for an account. Use this to enable or disable the pulse. Returns an array of pulses for consistency with the GET endpoint.
Pulse fields to update
Whether to enable or disable the pulse
true
UUID of the account to update the pulse for. Only applicable when the authenticated account has access to multiple accounts via organization membership. If not provided, updates the pulse for the API key's own account.
Pulse updated successfully
Status of the request
success, error Array of pulse objects. Contains pulses for the authenticated account. If the account has access to organizations, all organization accounts are included.
Error message (only present if status is error)