Skip to main content

Create or update client

PUT 

/v1/admin/clients/:slug

Creates a new client/brand tenant record identified by {slug}, or updates the clientStatus and brandStatus of an existing one. Idempotent — re-submitting the same slug with the same status values has no effect. The slug must be unique across all tenants.

Request

Responses

Clients created or updated successfully