Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 606 Bytes

OrganizationCreate.md

File metadata and controls

11 lines (8 loc) · 606 Bytes

# OrganizationCreate

Properties

Name Type Description Notes
key string A URL-friendly name of the organization (i.e: slug). You will be able to query later using this key instead of the id (UUID) of the organization.
name string The name of the organization, usually it's your company's name.
settings object the settings for this project [optional]

[Back to Model list] [Back to API list] [Back to README]