/{connector_id}/update_account

Update an existing user account in the third-party system.

This operation updates an existing user account with the specified ID. Connectors are expected
to extend the type UpdateableAccount and use it as both the request payload and the response
payload. E.g. if the specific app requires email, that should be exposed as an optional string
when updating, and a required string when returning the result.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Authenticated request.

auth
object

The authentication credentials for the request.

credentials
array of objects
credentials
request
object
required

The main request payload.

boolean

Whether to include raw data in the response.

page
object

Pagination information for the request.

settings
object

Connector-specific settings for the request.

These are settings that are shared across all capabilities.

Usually contain additional required configuration options
not specified by the capability schema.

Response

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