POST globalConfig/stateImage/{state}?lang={lang}
Post state image with specific conference state and locale.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| state |
Conference state. The following values are accepted: |
integer |
Required |
| lang |
Locale in {language}-{country} or {language}, in ISO 639-1 and ISO 3166-1 alpha-2 code format respectively, e.g. en, da, nb-NO.
Check the format here:
|
string |
None. |
Body Parameters
None.
Response Information
Resource Description
200 "ok" status or "error" status with error message.
None.