v1

OpenAPI 3.0.42026-07-13107171473.3 KB
Members

Delete Member from Product

This endpoint removes a Member identified by the userId from the given Product identified by the productId parameter.

delete/v1/products/{productId}/members/{userId}

Path parameters

productIdstring uuid required

The identifier of the Product.

userIdstring required

The identifier of the Member.

Response

When the delete was successful.