put https://api.accelevents.com/rest/superadmin/setting/customSms/
This API is used to update event custom settings for super admin. This API can be accessed by super admin only. We need to pass the authentication key to authenticate the super admin and need to pass eventId as path param, request body of SuperAdminCustomSmsDto.
Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error code | Error Description |
---|---|
4040200 | Event Not Found |