v2
OpenAPI 3.1.02026-07-263411923.0 MBUsers
Create a contributor user
post/products/{product_id}/users
Path parameters
product_idstring required
ProductId identifier
Request body
Example request
{
"user": {
"first_name": "Sarah",
"enabled": false
}
}Response
Successful operation