# Create a popliste (manager) **POST /manager/popliste** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Body: application/json (object) - **active** (boolean) ## Responses ### 201 returns the created popliste #### Body: application/json (object) - **id_popliste** (integer) - **active** (boolean) - **products** (array) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)