Update account

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Update an existing customer account. Note that accounts are also created and updated automatically in the SSO flow. If you use Embedding with SSO, it's not needed to create accounts via the SaaS API.

Path Params
string
required

Blendr.io guid of the account, or your account id (externalid in Blendr.io)

Body Params
string

Company name of the account, e.g. "ACME"

string

Your id of the account

json

Example: { "externalid": "user001", "name": "John Doe", "email": "[email protected]", "locale": "nl-BE", }

json

Credentials to your API. Keys should match the datasource inputs in Blendr.io. Example: { "Api-Key": "123456" }

Responses

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