Create a new pixel for a shop
POST/shops/:shop_id/pixels
Create a new pixel for a shop.
The client ID must have the shop_user
role.
Request
Responses
- 201
- 401
- 404
- 409
Created
An Unauthorized response indicates that the request has not been applied because it lacks valid authentication credentials for the target resource
A Not Found response indicates that the origin server did not find a current representation for the target resource
A Conflict response indicates a request conflict with the current state of the target resource