Skip to main content

Add collection Bookmark

Add a bookmark to an existing collection.

Path Parameters
    collectionId string required

    The Id of the collection to be added.

Request Body
    anyOf

    key integer required

    The Surah number.

    type string

    Possible values: [ayah]

    Default value: ayah

    The bookmark type.

    verseNumber integer required
    mushaf integer required

    Possible values: [1, 2, 3, 4, 5, 6, 7, 11]

    The id of the Mushaf being used.

    1 = QCFV2

    2 = QCFV1

    3 = Indopak

    4 = UthmaniHafs

    5 = KFGQPCHAFS

    6 = Indopak15Lines

    7 = Indopak16Lines

    11 = Tajweeed

Responses

Request has been handled successfully.


Schema
    success boolean
    data object
    message

    Possible values: [collection bookmark added]

Loading...