posts
Posts related operations
get
https://www.data.gouv.fr/api/1
/posts/
List all posts
post
https://www.data.gouv.fr/api/1
/posts/
Create a post
get
https://www.data.gouv.fr/api/1
/posts/{post}/
Get a given post
put
https://www.data.gouv.fr/api/1
/posts/{post}/
Update a given post
delete
https://www.data.gouv.fr/api/1
/posts/{post}/
Delete a given post
post
https://www.data.gouv.fr/api/1
/posts/{post}/image
Upload a new image
put
https://www.data.gouv.fr/api/1
/posts/{post}/image
Set the image BBox
post
https://www.data.gouv.fr/api/1
/posts/{post}/publish
Publish an existing post
delete
https://www.data.gouv.fr/api/1
/posts/{post}/publish
Publish an existing post
Dernière mise à jour 2mo ago