latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

Admin APIs
client-products

Create Client Product

Create a client product association.

This endpoint creates the database record. User onboarding to the product's Okta group is triggered automatically via SQLAlchemy event listeners and processed in the background.

Returns HTTP 202 to indicate the request is accepted and Okta sync processing continues in the background.

post/api/v1/admin/client-products

Request body

client_idstring uuid4 required
product_idstring uuid4 required
extra_infoobject nullable

Response

Successful Response

idstring required
messagestring required
statusstring
client_idstring required
product_idstring required