Company
Create a company
Create a company
post/api/v1/company
Request body
Example request
{
"contact_email": "example@ex.com",
"description": "A leading company in tech innovation, specializing in AI and IoT solutions.",
"name": "Tech Innovators Inc.",
"phone": "+1234567890",
"telegram_account": "@techinnovators",
"website": "https://www.techinnovators.com"
}Response
Resource created successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.