Company
Update company info
Update company info. Be recognizable!
patch/api/v1/company/{company_id}
Path parameters
company_idstring uuid required
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
Successful Response
{"stackTrail":"paths:/api/v1/company/{company_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.