Skip to main content
PATCH
Update settings

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Body

application/json

Team and user settings. All properties are nullable — on GET, null means the setting is not configured or not applicable. On PATCH, only properties present in the JSON body are updated.

account
object

User profile settings

emails
object

Email-related settings

linkedIn
object

LinkedIn-related settings

calls
object

Call-related settings

contacts
object

Contact-related settings

beta
object

Beta features settings

Response

Settings updated successfully — returns the full settings object after applying changes

Team and user settings. All properties are nullable — on GET, null means the setting is not configured or not applicable. On PATCH, only properties present in the JSON body are updated.

account
object

User profile settings

emails
object

Email-related settings

linkedIn
object

LinkedIn-related settings

calls
object

Call-related settings

contacts
object

Contact-related settings

beta
object

Beta features settings