Company Data
Adds or updates specific data associated with a company, such as social links, descriptions, icons, and highlights.
The ID of the company to update data for.
385The key representing the type of data, such as 'linkedin', 'facebook', or 'phone'.
linkedinThe value associated with the key, such as a username, URL, or other data.
phillip.musiimeAn optional title for the data.
LinkedIn ProfileAn optional description for the data.
Phillip Musiime's LinkedIn ProfileFlag to highlight this data on the company's profile.
1Possible values: URL for the icon to be displayed alongside the data.
https://example.com/icons/linkedin.pngCompany data updated successfully
Company data updated successfully
Updates specific fields of a company data entry.
The ID of the company to update the data for.
385The ID of the company data entry to update.
13799The updated value for the data entry.
Updated ValueThe updated title for the data entry.
Updated TitleThe updated description for the data entry.
Updated description.Flag to highlight the data entry.
1Possible values: Flag to indicate if the data entry is active.
1Possible values: The URL or path to the icon associated with the data entry.
https://example.com/icon.pngSuccess
Success
Deletes a specific data entry for a company.
The ID of the company to delete the data from.
385The ID of the company data entry to delete.
13799Success
Success
Updates the order of the data fields for a company.
The ID of the company.
385An array representing the new order of data item IDs.
13799Order update success response
Order update success response
Last updated