Clients
Create Client
Create a new client for the organization
POST
Requires Admin or Manager role.
Request Body
string
required
Client name (1-200 characters)
string
Day of the week for content deploys (e.g., “Monday”, “Friday”)
integer
default:"1"
Number of content posts per week (1-10)
Response
The created client object.string
Client UUID
string
Client name
string
Deploy day of week
integer
Posts per week
string
Client status (active)
string
Creation timestamp