GET /v2/clouds/:cloudId/customers
GET /v2/clouds/:cloudId/customers/:customerId
POST /v2/clouds/:cloudId/customers
Replace or create PUT /clouds/:cloudId/customers PUT /clouds/:cloudId/customers/:customerId
Partial update PATCH /v2/clouds/:cloudId/customers/:customerId
DELETE /v2/clouds/:cloudId/customers/:customerId