Authentication
Requires a valid Bearer token. The authenticated user must be an owner or admin of the organization.Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
organizationId | string (UUID) | Yes | Organization ID |
productId | string (UUID) | Yes | Product ID |
Example Request
Response
Returns204 No Content on success.