Update a messaging segment

Updates an application's messaging segment by setting the values of the provided parameters.

Any parameters not included in the request payload will be left unchanged.

Returns the full messaging segment.

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • messaging:update
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

uuid
required

The id of the segment.

Body Params
string

If provided, this will overwrite the existing name. If not provided, or if an empty string is sent, this parameter will be ignored.

string

If provided, this will overwrite the existing description. If not provided this parameter will be ignored. If provided as an empty string, the description will be removed.

send_to
object

If provided, this will overwrite the existing target. If not provided this parameter will be ignored.

suppress
object

If provided, this will overwrite the existing suppressions. If not provided this parameter will be ignored.

Headers
integer
Responses

401

Unauthorized

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