Create a new client for a shop
POST/shops/:shop_id/clients
Create a new client for a shop.
The client ID must have the admin
role.
Request
Responses
- 201
- 400
- 401
- 404
- 409
Created
A Bad Request response indicates that the server cannot or will not process the request due to something that is perceived to be a client error
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