Client Companies
Add a client company
Add one client company by hand
POST
Adds one company to your client companies with source
manual, and returns it as it now appears in the list. If the company is already
there from your CRM, the returned item shows both sources.
LinkedIn company URL
linkedinUrl is required, and it must be a LinkedIn company page:
linkedin.com/company/ followed by the company’s numeric id or slug.
The scheme,
www. and a country subdomain are optional. Anything after the id or
slug is ignored, and slugs compare without regard to case.
Body
string
required
Company name, as you want it shown.
string
required
LinkedIn company page URL.
string
A domain or website. Stored as the registrable domain, so
https://www.eu.acme.co.uk/about becomes acme.co.uk.Errors
The URL is checked before the name, so a request with neither gets the 422.