HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Replace a Context Server Action

Replace a Context Server Action

Path Params
string
required

Numeric ID of the csa

Body Params
string
enum
required

Server Type

string

Server Name of the Context Server Action

string
required

Action Name of the Context Server Action

string
enum

Action Type of the Context Server Action

string

Description of the Context Server Action

string
enum
required

Http method of the Context Server Action

Allowed:
string
enum

Authentication Method of the Context Server

Allowed:
string
required

URL of the Context Server Action

string
enum

Content-Type of the Context Server Action. Note : For CUSTOM type use any string

Allowed:
string

Content of the Context Server Action

headers
object

Headers(key/value pairs) of the Context Server Action (e.g., [{"attr_name":"key1", "attr_value":"value1"},{"attr_name":"key2", "attr_value":"value2"}])

attributes
object

Attributes of the Context Server Action (e.g., [{"attr_name":"key1", "attr_value":"value1", "is_sensitive":true},{"attr_name":"key2", "attr_value":"value2", "is_sensitive": false}])

Responses

Language
Response
Choose an example:
application/json