Bright Pattern Documentation
  • View sourceView history
  • Login / Create Account
From Bright Pattern Documentation
< latest:Provider-api-specification
Jump to: navigation, search

Contents

  • Introduction
  • Purpose
  • Audience
  • General InformationAuthentication
  • Request an Access TokenHost and Services Management API
  • Get Host and Services State
  • Bring Host into Service and Take Host out of Service
  • Get Advanced Options of Server
  • Set Advanced Options of ServerTenant Management API
  • Overview
  • Export Tenant
  • Delete Tenant
  • Import Tenant
  • Get List of Access Numbers
  • Create Access Numbers
  • Delete Access Numbers
  • Create Tenant from Template JSON Data
  • Create Tenant from Template Form Data
  • Create Tenant from Template Stream Data
  • Activate Tenant
  • Deactivate TenantTrunk and SMS Account API
  • Deactivate Tenant
  • Delete Trunk
  • Create SMS Account
  • Delete SMS Account
    • 1.1 Request
    • 1.2 Response
    Appendix
  • Appendix A

Delete SMS Account

This method deletes an SMS account with name <sms_account_name>.


Request

URL http[s]://<host>:<port>/configapi/v2/selfservice/smsaccount/<sms_account_name>
Method DELETE


Response

Code Description
200 Success
403 Access denied
404 Not found
500 Server error



< Previous | Next >
< Previous | Next >
Retrieved from "https://help.brightpattern.com/index.php?title=latest:Provider-api-specification/DeleteSMSAccount&oldid=145469"