OpenAPI JSON

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.

5 operations · Each operation has a stable reference URL.

GET

List clients

Returns clients in your account with contact details, notes, and assigned

/clients
POST

Create client

Creates a client for a customer or company and can assign existing

/clients
POST

Delete clients

Removes one or more clients from your account.

/clients/delete
GET

Show client

Returns one client with contact details, notes, and assigned site IDs. The

/clients/{client_id}
POST

Update client

Updates a client's contact details, notes, or site assignments. Site

/clients/{client_id}/update