PATCH : Update company
This endpoint lets you update one company for a given media.
Last updated
This endpoint lets you update one company for a given media.
Last updated
This endpoint have a short
rate limits →
For Data management purpose, Only one company with unique name
a or/and domain_url
PATCH
https://api-piloty.fr/companies
company-public-id*
Strins
Public id of the company
media_public_id*
string
eg: "acme_media"
name
string
eg: "ACME Company"
sector_id
string
size_id
string
description
string
eg: "Lorem Ipsum ..."
logo_url
string
eg : "https://domain.com/url_path"
logo
file
Image file format are accepted
To use with content-type : multipart/form-data
Request example with application/x-www-form-urlencoded
Request example with multipart/form-data
Can be multiple separate by ;
from
from