v2
latestOpenAPI 3.0.42026-08-04123200540.7 KBMembers
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.