パラメーター

パラメーター名 記述
location_id
任意

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
任意

Set the current organization context for the request

Validations:

  • Must be a Integer

id
必須

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

common_parameter
必須

Validations:

  • Must be a Hash

common_parameter[name]
任意

Validations:

  • Must be a String

common_parameter[value]
任意

Validations:

  • Must be a String

common_parameter[parameter_type]
任意

Type of value

Validations:

  • Must be one of: string, boolean, integer, real, array, hash, yaml, json.

common_parameter[hidden_value]
任意 , nil可

Validations:

  • Must be one of: true, false.