/organizations/:organizationSlug/stores/:storeId/otp-users/:otpUserId **Required Permission:** `mad.store.otpUsers.remove` Delete an existing OTP user
/organizations/:organizationSlug/stores/:storeId/otp-users/:otpUserId **Required Permission:** `mad.store.otpUsers.get` Get a single OTP user by id
/organizations/:organizationSlug/stores/:storeId/otp-users/ **Required Permission:** `mad.store.otpUsers.list` List OTP users of a PubApp with pagination
/organizations/:organizationSlug/stores/:storeId/otp-users/ **Required Permission:** `mad.store.otpUsers.create` Create a new OTP user for the PubApp
/organizations/:organizationSlug/stores/:storeId/otp-users/:otpUserId **Required Permission:** `mad.store.otpUsers.update` Update an existing OTP user