DELETE

Delete Member About


Developer Preview

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

Deletes the "About" section content.

Permissions
SCOPE.DC-MEMBERS.MANAGE-ABOUT
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/members/v2/abouts/{id}

Path Params
idstringRequired

ID of the "About" section content to delete.

Response Object
Returns an empty object.
Delete the "Member" About Section Content
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?