Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.14 KB

File metadata and controls

26 lines (19 loc) · 1.14 KB
description
Contact points related operations

contacts

{% swagger src="https://www.data.gouv.fr/api/1/swagger.json" path="/contacts/" method="post" %} https://www.data.gouv.fr/api/1/swagger.json {% endswagger %}

{% swagger src="https://www.data.gouv.fr/api/1/swagger.json" path="/contacts/{contact_point}/" method="delete" %} https://www.data.gouv.fr/api/1/swagger.json {% endswagger %}

{% swagger src="https://www.data.gouv.fr/api/1/swagger.json" path="/contacts/{contact_point}/" method="get" %} https://www.data.gouv.fr/api/1/swagger.json {% endswagger %}

{% swagger src="https://www.data.gouv.fr/api/1/swagger.json" path="/contacts/{contact_point}/" method="parameters" %} https://www.data.gouv.fr/api/1/swagger.json {% endswagger %}

{% swagger src="https://www.data.gouv.fr/api/1/swagger.json" path="/contacts/{contact_point}/" method="put" %} https://www.data.gouv.fr/api/1/swagger.json {% endswagger %}