updateMemberSlug( )


Updates the member's slug.

Permissions
Manage Bookings Services and Settings
Manage Members
Manage Portfolio
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
_idstringRequired

Member ID.


slugstringRequired

New slug.

Returns
Return Type:Promise<UpdateMemberSlugResponse>
Errors
409Already Exists

There is 1 error with this status code:

See the entire list and learn more about Wix errors.

Did this help?