Skip to main content
POST
Configure Front

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is a partner-level token.

Body

application/json
apiToken
string
required

Front API Token for authentication.

channelName
string
required

Front Channel Name for message routing.

Response

Success

result
enum<string>

The result of the action performed.

Available options:
SUCCESS,
FAILURE
data
object