Skip to content

Update environment settings (title, secret, disable sending, secure mode)

PATCH
/environments/{clientId}
clientId
required
string

Environment client ID

object
resetSecret
boolean
disableSending
Array<string>
Allowed values: EMAIL INAPP_WEB SMS CALL PUSH WEB_PUSH SLACK
title
string
secureMode
boolean

Successful response

object
clientId
required
string
clientSecret
required
string
title
required
string
disableSending
required
Array<string>
Allowed values: EMAIL INAPP_WEB SMS CALL PUSH WEB_PUSH SLACK
secureMode
required
boolean

Bad Request

Unauthorized

Internal Server Error