Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Owners to be updated

owners
object[]
required

A list of owners with information to update.

Response

200 - application/json

The resulting updated owner infos.

owners
object[]
required

A list of owners with information to update.

Last modified on July 10, 2026