Logout
    • Dark
      Light
    • PDF

    Logout

    • Dark
      Light
    • PDF

    Article summary

    Post
    /api/v1/logout

    Invalidate your REST API authentication token.

    Header parameters
    X-Auth-Token
    stringRequired

    The authorization token of the user

    X-User-Id
    stringRequired

    The user id of the user

    Responses
    200
    Example
    {
      "status": "success",
      "data": {
        "message": "You've been logged out!"
      }
    }
    Expand All
    object
    status
    string
    data
    object
    message
    string

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.