BulkGate Helpdesk
  • Languages iconEnglish
    • Čeština

Unsubscribe

API URL

URL used to send HTTP requests:

https://portal.bulkgate.com/api/1.0/subscribe/unsubscribe
POST /api/1.0/subscribe/unsubscribe HTTP/1.1
Host: portal.bulkgate.com
Content-Type: application/json
Cache-Control: no-cache

Parameters table

PARAMETER NAMEVALUEMANDATORYDEFAULT VALUE
application_idApplication IDYes-
application_tokenApplication tokenYes-
groupRecipient groupYes-
identificationChannel identificationYes-

Example of full request

POST /api/1.0/subscribe/unsubscribe HTTP/1.1
Host: portal.bulkgate.com
Content-Type: application/json
Cache-Control: no-cache

{
    "application_id": "####",
    "application_token": "##################################################",
    "group": 1,
  "identification": ["telegram:########", "line:################"]
}

Response to this command may be:

In case of success:

{
    "data": {
        "message": "users_unsubscribed"
    }
}

In case of error:

{
    "type": "invalid_identification",
    "code": 400,
    "error": "Invalid identification",
    "detail": null
}
{
    "type": "too_many_subscribers_to_remove",
    "code": 400,
    "error": "Too many subscribers to remove",
    "detail": null
}
  • API URL
    • Parameters table
    • Example of full request
  • Response to this command may be:
SolutionsSMS GatewayViber for BusinessBroadcastBulk SMSSMS NotificationsTwo-way SMSMobile ConnectWeb Portal
Partners & DevelopersSMS APIIntegrationsAffiliate programWhite label
SourcesBlogYouTubeFacebookLinkedInTwitterGitHubPackagist
CompanyContactPrivacyTerms and Conditions
Price listsPrice list SMSPrice list ViberPrice list Mobile Connect
SMS GatewayTOPefekt s.r.o. © 2026