POST

Hide Custom Field


Hides a custom field from the custom fields list, yet it's still available as a suggested field to add later.

The related contacts custom field will still be available in the Contact List.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Members
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/members/v1/custom-fields/{id}/hide

Errors

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

Did this help?