Metadata

- Authentication: The user must be authenticated to perform this action.

Params

Param name Description
id
required

ID of the gallery to be updated.

Validations:

  • Must be a String

gallery
optional , nil allowed

Validations:

  • Must be a Hash

gallery[name]
optional

Name of the gallery

Validations:

  • Must be a String

gallery[description]
optional

Headline/description of the gallery.

Validations:

  • Must be a String