Skip to main content

Rename an account

PUT 

/accounts/:account_id

Only the display name is editable.

The platform and the stored OAuth credentials are deliberately immutable here — changing them would re-point a connection at a different identity. To switch platform or re-authorize, disconnect and reconnect in the web app.

Request

Responses

Renamed. Also carries user_id, which the list endpoints omit.