API resource
Clients
Clients are customers or companies whose WordPress sites you manage. Use Clients to maintain each customer's contact details and notes, and to group the WordPress sites you manage for that customer. This makes it easier to see who each site belongs to when reviewing clients or changing site assignments.
List clients
Returns clients in your account with contact details, notes, and assigned
/clients POSTCreate client
Creates a client for a customer or company and can assign existing
/clients POSTDelete clients
Removes one or more clients from your account.
/clients/delete GETShow client
Returns one client with contact details, notes, and assigned site IDs. The
/clients/{client_id} POSTUpdate client
Updates a client's contact details, notes, or site assignments. Site
/clients/{client_id}/update