Update an existing pool

Update an existing incentive pool. For example, if you’d like to stop allowing an incentive pool from issuing codes, you can use the PUT method to change the issuance_allowed to false.

Path Params
string
required
string
required
Important: If you are entering a live incentive_pool_id, please note that using the "Try It" feature on the righthand console will send an actual API call to our system. This may result in changes being made to the live code pool.
Body Params
string
required

The name given to the incentive pool.

boolean
required

Indicates whether codes are currently allowed to be issued from this code pool.

boolean
required

Indicates whether codes from this code pool are currently allowed to be redeemed.

incentive_codes
object
required
distribution
object
required
string
required

The email address for all notifications.

Headers
string
Defaults to 1
string
required
Response

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json