Box Developer Documentation
 
    Latest version

    Remove task

    delete
    https://api.box.com/2.0
    /tasks/:task_id

    This endpoint is in the version 2024.0. No changes are required to continue using it. For more details, see Box API versioning.

    Removes a task from a file.

    Request

    bearer [ACCESS_TOKEN]
    application/json

    Path Parameters

    stringin pathrequired
    12345

    The ID of the task.

    Response

    none

    Returns an empty response when the task was successfully deleted.

    application/jsonClient error

    Returns an error when the task could not be found or the user does not have access to the file the task is assigned to.

    application/jsonClient error

    An unexpected client error.

    delete
    Remove task
    You can now try out some of our APIs live, right here in the documentation.
    Log in