put https://api.accelevents.com/rest/host/event//settings//isActive/
This API is used to update the value of Enable Pronouns Field and Accept Direct Messages. By default, value of Enable Pronouns Field and Accept Direct Messages is true. This endpoint can be accessed by users with event admin access or greater. We need to pass the authentication key to authenticate the user and type isActive pass as path param.
if the API is executed successfully. Here is the description of response attributes, which returns to the form of JSON.
Attribute | Description |
---|---|
message | Host general settings saved successfully |
type | Success |
Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error Code | Error Description |
---|---|
4040901 | Virtual event settings not found. |