v1

latestOpenAPI 3.0.02026-07-2411724301.7 KB
Company

Update company

Update details of a company. A company represents your Kaleyra Video instance and includes global configurations. See <a href="https://developers.kaleyra.io/reference/video-important-concepts#company">this page</a> for more information.

put/v2/company

Request body

namestring

Name of the company.

default_language'en' | 'it' | 'es' | 'pt'

Default language of the company and users created.

background_aliasstring nullable

Alias of the default virtual background for this company.

end_call_redirect_urlstring

End call redirection URL.

end_call_redirect_timeout_msnumber

End call redirection timeout.

user_details_provider_urlstring

Endpoint of the service that provides user details (display name and avatar) of users. See <a href='https://developers.kaleyra.io/reference/video-server-side-user-details-provider'>this page</a> for more information. The response body of this service is treated as PII/PHI

Response

namestring

Name of the company.

default_language'en' | 'it' | 'es' | 'pt'

Default language of the company and users created.

end_call_redirect_urlstring nullable

End call redirection URL.

end_call_redirect_timeout_msinteger

End call redirection timeout.

user_details_provider_urlstring nullable

Endpoint of the service that provides user details (display name and avatar) of users. See <a href='https://developers.kaleyra.io/reference/video-server-side-user-details-provider'>this page</a> for more information. The response body of this service is treated as PII/PHI