HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update some fields of a Context Server Action

Update some fields of a Context Server Action

Path Params
string
required

Numeric ID of the csa

Body Params
string
enum

Server Type

string

Server Name of the Context Server Action

string

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

Http method of the Context Server Action

Allowed:
string
enum

Authentication Method of the Context Server

Allowed:
string

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