Update User
PATCH/marketplaces/:marketplaceID/users/:userID
Update a user's account status and/or role within a marketplace. account_id is required. At least one of status or role must be provided.
Request
Responses
- 200
- 400
- 401
- 404
- 500
User Updated Successfully
Bad Request
Unauthorized
User Not Found
Internal Server Error