パラメーター

パラメーター名 記述
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

bookmark
必須

Validations:

  • Must be a Hash

bookmark[name]
必須

Validations:

  • Must be a String

bookmark[controller]
必須

Validations:

  • Must be a String

bookmark[query]
必須

Validations:

  • Must be a String

bookmark[public]
任意 , nil可

Validations:

  • Must be one of: true, false, 1, 0.