Create White Label
Create new white label integration.
Args:
db: The database session auth_context: The current user white_label_in: The white label to create
Returns:
white_label (schemas.WhiteLabel): The created white label
Headers
X-API-Key
X-Organization-ID
Request
This endpoint expects an object.
name
source_short_name
redirect_url
client_id
client_secret
allowed_origins
Response
Successful Response
name
source_short_name
redirect_url
client_id
client_secret
allowed_origins
id
organization_id
created_at
modified_at
created_by_email
modified_by_email