diff --git a/htdocs/societe/class/api_contacts.class.php b/htdocs/societe/class/api_contacts.class.php index 3a1b9e0db44..13deb76cd7e 100644 --- a/htdocs/societe/class/api_contacts.class.php +++ b/htdocs/societe/class/api_contacts.class.php @@ -460,7 +460,7 @@ class Contacts extends DolibarrApi /** * Add a category to a contact * - * @url POST {id}/categories/{category_id} + * @url PUT {id}/categories/{category_id} * * @param int $id Id of contact * @param int $category_id Id of category