createMemberAbout( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates the "About" section content for a member.

Permissions
SCOPE.DC-MEMBERS.MANAGE-ABOUT
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
memberAboutMemberAboutRequired

The "About" section content to create.

Returns
Return Type:Promise<MemberAbout>
Did this help?