Welcome to Opt It Mobile

Opt It Mobile is the industry-leading text message marketing application that helps you engage, build brand awareness and create a direct dialogue with your customers.

Learn more at Opt It. If you have an account, please login.

Try Opt It Mobile. Start your 30 day free trial.

Help: Opt It Mobile

Developers & API: Unsubscribe

Unsubscribe a member from all keywords

Unsubscribe a member from all keywords in the authenticated users account

URL:

http://api.optitmobile.com/1/subscription/{phone}.{format}

Format:

xml, json

HTTP Method:

DELETE

XML Response


<?xml version="1.0" encoding="UTF-8"?>
    <subscription>
        <request_id>1b856ad4-2403-4600-96bd-8bf0959cbc8a</request_id>
    </subscription>

Unsubscribe a member from one keyword

Unsubscribe a member from one keyword in the authenticated users account

URL:

http://api.optitmobile.com/1/keywords/{keyword_id}/subscription/{phone}.{format}

Format:

xml, json

HTTP Method:

DELETE

XML Response


<?xml version="1.0" encoding="UTF-8"?>
    <subscription>
        <request_id>1b856ad4-2403-4600-96bd-8bf0959cbc8a</request_id>
    </subscription>