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