Offres
Publier une offre
Met en file d'attente la publication de l'offre dans un groupe ou un fil de discussion autorisé.
POST
/offers/{id}/publishpublications:writeDemande
idstring · pathIdentificateur de ressource.obligatoiresegment_idstring · bodySegment cible.facultatifgroup_idstring · bodyGroupe cible.facultatifwith_imageboolean · bodyPublier avec image.facultatifExemple
curl
curl -X POST 'https://achadu.com/api/v1/offers/resource_id/publish' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"segment_id": "string",
"group_id": "string",
"with_image": true
}'Réponse
200Opération terminée4xxErreur avec le code, le message et request_id