Update Account Info and Webhook URL

This endpoint will allow you to update your account information and the target webhook URL.

Controlled Errors

These are the error codes that will be returned when the hasErrors property is equal to true.

Error CodeError Message
error_account_not_foundThe account associated with the session Id provided was not found.
error_account_not_updatedFailed to update the account and webhook
Body Params
string

The name of the account.

string

The Terms and Conditions URL to be included in emails and SMS messages.

string

The target URL for the webhook.

string

The Privacy Information URL

boolean
Defaults to false

Set to true in order to receive the image along with the template

int32
Defaults to 120

The duration in minutes of the selfie invitation

Headers
string
required

The session Id generated using the Authentication endpoint.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json