<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://docs.callproof.com/index.php?action=history&amp;feed=atom&amp;title=Delete_Contact_label_For_Specific_Contact</id>
	<title>Delete Contact label For Specific Contact - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://docs.callproof.com/index.php?action=history&amp;feed=atom&amp;title=Delete_Contact_label_For_Specific_Contact"/>
	<link rel="alternate" type="text/html" href="http://docs.callproof.com/index.php?title=Delete_Contact_label_For_Specific_Contact&amp;action=history"/>
	<updated>2026-07-24T07:20:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://docs.callproof.com/index.php?title=Delete_Contact_label_For_Specific_Contact&amp;diff=2303&amp;oldid=prev</id>
		<title>Ashley DeBon: Created page with &quot;== Remove Contact Label ==  === Base URL === https://apimobile.callproof.com  === Endpoint === /api/contact/{id}/label/{label_id}  === Purpose === Removes a label assignment f...&quot;</title>
		<link rel="alternate" type="text/html" href="http://docs.callproof.com/index.php?title=Delete_Contact_label_For_Specific_Contact&amp;diff=2303&amp;oldid=prev"/>
		<updated>2026-07-17T12:47:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Remove Contact Label ==  === Base URL === https://apimobile.callproof.com  === Endpoint === /api/contact/{id}/label/{label_id}  === Purpose === Removes a label assignment f...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Remove Contact Label ==&lt;br /&gt;
&lt;br /&gt;
=== Base URL ===&lt;br /&gt;
https://apimobile.callproof.com&lt;br /&gt;
&lt;br /&gt;
=== Endpoint ===&lt;br /&gt;
/api/contact/{id}/label/{label_id}&lt;br /&gt;
&lt;br /&gt;
=== Purpose ===&lt;br /&gt;
Removes a label assignment from a specific contact. The label is detached from the contact; this does not delete the label definition itself.&lt;br /&gt;
&lt;br /&gt;
=== HTTP Method ===&lt;br /&gt;
DELETE&lt;br /&gt;
&lt;br /&gt;
=== Headers ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Header !! Required !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Authorization || Yes || Bearer access token&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039; – Requires Bearer Token authentication.&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
&lt;br /&gt;
==== Path Parameters ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Type !! Required !! Description&lt;br /&gt;
|-&lt;br /&gt;
| id || integer || Yes || Unique identifier of the contact&lt;br /&gt;
|-&lt;br /&gt;
| label_id || integer || Yes || Unique identifier of the label to remove from the contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Query Parameters ====&lt;br /&gt;
None.&lt;br /&gt;
&lt;br /&gt;
==== Request Body ====&lt;br /&gt;
None.&lt;br /&gt;
&lt;br /&gt;
=== Successful Response (200) ===&lt;br /&gt;
Indicates that the label was removed from the contact successfully.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| clientStatusCode || integer || Status indicator for the client (for example, 200)&lt;br /&gt;
|-&lt;br /&gt;
| user_id || integer || Identifier of the authenticated user&lt;br /&gt;
|-&lt;br /&gt;
| company_id || integer || Identifier of the authenticated user’s company&lt;br /&gt;
|-&lt;br /&gt;
| message || string || Confirmation message (for example, &amp;quot;contact label removed successfully&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| uri || string || Requested resource URI&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Error Responses ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Status Code !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| 400 || Bad Request – the label could not be removed&lt;br /&gt;
|-&lt;br /&gt;
| 401 || Unauthorized – missing, invalid, or expired Bearer token&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;400&amp;#039;&amp;#039;&amp;#039; – Invalid label ID (&amp;quot;Label Id is Invalid&amp;quot;), or another error while removing the label from the contact.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;401&amp;#039;&amp;#039;&amp;#039; – Authentication failed or the access token is missing/expired.&lt;/div&gt;</summary>
		<author><name>Ashley DeBon</name></author>
		
	</entry>
</feed>