POST
/
v1
/
function_parameters

Body

id
string

This is the id of the rule. It is used to identify the function parameter.

function_id
string

This is the id of the function. It is used to identify the function.

function_parameter_name
string

This is the name of the function parameter. It is used to identify the function parameter.

function_parameter_description
string

This is the description of the function parameter. It is used to identify the function parameter.

activated
boolean

This is the activated check of the function parameter. It is used to identify the function parameter activation state.

created_at
string

This is the created_at of the function parameter. It is used to identify the function parameter.

updated_at
string

This is the updated_at of the function parameter. It is used to identify the function parameter.

Response

id
string

This is the id of the function parameter. It is used to identify the function parameter.

function_id
string

This is the id of the function. It is used to identify the function.

function_parameter_name
string

This is the name of the function parameter. It is used to identify the function parameter.

function_parameter_description
string

This is the description of the function parameter. It is used to identify the function parameter.

activated
boolean

This is the activated check of the function parameter. It is used to identify the function parameter activation state.

created_at
string

This is the created_at of the function parameter. It is used to identify the function parameter.

updated_at
string

This is the updated_at of the function parameter. It is used to identify the rule.