Skip to main content
PATCH

Authorizations

Authorization
string
header
required

Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.

Path Parameters

tenant_id
string
required

unique identifier of the tenant whose properties you want to update

Body

application/json

Replace the entire custom properties object with the payload.

properties
object
required

The new custom properties object. Replaces the tenant's existing custom properties in full.

Response

Tenant properties updated. Returns the tenant's identifier fields and its updated properties object.

The tenant with its updated local custom properties.