API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update a message provider profile

Configuration for a messaging service provider (e.g Twilio for SMS) to use
with Central NAC.

At most, one SMS messaging service provider is allowed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Unique identifier for the provider (must be a UUID).

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

providerbody object

twilio
object

Configuration for Twilio SMS messaging

string
length between 0 and 255

A description, or note, for the messaging service provider.

string
required
length between 1 and 255

Unique name for the messaging service provider.

string
required
length ≤ 9999

Unique identifier for the provider (must be a UUID).

string
enum
required

The type of message provider to use (currently only TWILIO is supported).

Show Details
TWILIOThe Twilio SMS provider
Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json