/
/Faire External API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1w ago · Updated 3w ago
Brands1
Inventory6
Orders7
Products21
  • patchPATCH /product-prices/by-product-variant-ids
  • patchPATCH /product-prices/by-skus
  • getGET /products
  • postPOST /products
  • getGET /products/reviews
  • getGET /products/types
  • postPOST /products/upload-image
  • getGET /products/{product_id}
  • deleteDELETE /products/{product_id}
  • patchPATCH /products/{product_id}
  • deleteDELETE /products/{product_id}/images/{image_id}
  • getGET /products/{product_id}/prepacks
  • postPOST /products/{product_id}/prepacks
  • postPOST /products/{product_id}/prepacks/batch
  • getGET /products/{product_id}/prepacks/{prepack_id}
  • deleteDELETE /products/{product_id}/prepacks/{prepack_id}
  • patchPATCH /products/{product_id}/variant-option-sets
  • postPOST /products/{product_id}/variants
  • deleteDELETE /products/{product_id}/variants/{variant_id}
  • patchPATCH /products/{product_id}/variants/{variant_id}
  • deleteDELETE /products/{product_id}/variants/{variant_id}/images/{image_id}
Retailers1
    Products

    DELETE /products/{product_id}

    This endpoint deletes a single product given an ID. This means that the product will have its lifecycle_state set to DELETED and will no longer be visible on Faire.

    delete/products/{product_id}

    Path parameters

    product_idstring required

    Response

    Successful response

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.