tenants_internal

Edit Tenant Internal

put/tenants-internal/{tenant_id}

Path parameters

tenant_idstring uuid required

Request body

namestring required
status'UNCLAIMED' | 'ACTIVE' | 'DELETED'

Enum for tenant status states

icon_s3_keystring nullable
tcpa_bypass_untilstring date-time nullable
timezonestring
after_hours_actionobject nullable

Response

Successful Response

idstring uuid required
namestring required
status'UNCLAIMED' | 'ACTIVE' | 'DELETED'

Enum for tenant status states

icon_s3_keystring nullable
tcpa_bypass_untilstring date-time nullable
timezonestring
after_hours_actionobject nullable
deleted_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.