Skip to main content

Image_CreateAlbum

Creates a new image album.

Path Parameters
  • user string required

    The user id.

Request Body required
  • parent string required

    The parent this album belongs to.

  • album object required
    • name string

      The album resource name.

    • displayName string

      The album display name.

Responses

OK

Schema
  • name string

    The album resource name.

  • displayName string

    The album display name.