Update Function Parameter
This endpoint updates a new function parameter
PUT
Body
string
This is the id of the function parameter. It is used to identify the function parameter.
string
This is the id of the function. It is used to identify the function.
string
This is the name of the function parameter. It is used to identify the function parameter.
string
This is the description of the function parameter. It is used to identify the function parameter.
boolean
This is the activated check of the function parameter. It is used to identify the function parameter activation state.
string
This is the created_at of the function parameter. It is used to identify the function parameter.
string
This is the updated_at of the function parameter. It is used to identify the function parameter.
Response
string
This is the id of the function parameter. It is used to identify the function parameter.
string
This is the id of the function. It is used to identify the function.
string
This is the name of the function parameter. It is used to identify the function parameter.
string
This is the description of the function parameter. It is used to identify the function parameter.
boolean
This is the activated check of the function parameter. It is used to identify the function parameter activation state.
string
This is the created_at of the function parameter. It is used to identify the function parameter.
string
This is the updated_at of the function parameter. It is used to identify the function parameter.