Update customer
Path parameters
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
Emails for error notifications, overriding the value in the notification_email
property. This property applies specifically to the dev
environment and differs from environments error_notification_emails
.
Downgrade or upgrade the user to/from a free plan and subscription plan.
Task limit adjustment for current accounting period. Only valid for task-based plans. This adjustment doesn’t apply to subsequent periods. Make a negative adjustment by adding ”-” (for example: “-5000”).
Overrides the current plan limit. Limit override must result in a value greater than the current task usage.
Set the current billing start date. The date should be provided in ISO 8601 format, for example, 2021-12-31
.
External identifier for the Embedded customer. This field applies specifically to the dev
environment and differs from environments[external_id]
.
Applies to Embedded account customers. Provide a value if the embedded iframe
is hosted on a custom domain or non-default origin page. For example, customer specific custom domains. Defaults to the origin configured at the account level.
Provide one or more comma-separated frame ancestors. These URLs are used in the Content-Security-Policy HTTP header to allow rendering of Workato IFrames.
When set to true end users are sent to the customer account’s origin_url
. Set to false to turn off the fully embedded redirect process at the customer account level. If you do not specify this value it defaults to null and inherits this value (true
or false
) from the Embedded partner’s admin settings.