Parametry

Nazwa parametru Opis
location_id
opcjonalny

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opcjonalny

Set the current organization context for the request

Validations:

  • Must be a Integer

id
wymagany

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
wymagany

Validations:

  • Must be a Hash

common_parameter[name]
opcjonalny

Validations:

  • Must be a String

common_parameter[value]
opcjonalny

Validations:

  • Must be a String

common_parameter[parameter_type]
opcjonalny

Type of value

Validations:

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

common_parameter[hidden_value]
opcjonalny , nil dopuszczalny

Validations:

  • Must be one of: true, false.