Skip to main content

Delete a goal

Delete a goal by id.

Path Parameters
    id string required

    The id of the goal.

Query Parameters
    category string required

    Possible values: [QURAN, COURSE]

    The category of the goal

Header Parameters
    x-timezone string

    The current timezone of the user. Not providing the value might affect the accuracy of how we calculate days and streaks.

Responses

Request has been handled successfully.


Schema
    success boolean
    data object
    message

    Possible values: [goal deleted]

Loading...