Skip to main content
PUT
Update address book

Authorizations

Authorization
string
header
required

Beem API credentials: API key as username, API secret as password.

Path Parameters

addressbook_id
string
required

Unique ID of the address book.

Body

application/json
description
string
required

Human-readable description of the address book purpose.

addressbook
string
required

Unique name for the address book (used to identify the list).

languageCode
string

Optional language code for contacts in this address book (e.g. en, sw).

Response

Address book updated successfully.

data
object
required