POST

Remove Pool Definition From Program Definition


Removes a pool definition from a program definition.

Pool definitions don't need to be contained by a program definition, so this doesn't affect the usability of this pool definition.

Authentication

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

Permissions
SCOPE.BENEFIT_PROGRAMS.MANAGE
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/benefit-programs/v1/pool-definitions/program-definition/remove

Errors
400Invalid Argument

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?