Create new WebSocial record
POST/web-socials/section/{sectionCodeName}
Create new WebSocial record for given section code name.
Privileges:
- biz-core.manage - Logged user can create new WebSocial record for all sections.
Audit event:
- biz.core.v2.web.social.section.add
Validation errors:
- invalid value - Section row id of the WebSocial must be provided
- invalid value - Name of the WebSocial must be provided
- invalid value - Value of the WebSocial must be provided
Request
Responses
- 200
- default
WebSocial created
unexpected error