DELETE

Delete Staff Member


Deletes a staff member.

Deleting a staff member permanently removes them from the staff member list.

Authentication

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

Permissions
Manage Events
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/events/v1/staff-members/{staffMemberId}

Errors

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

Did this help?