Box Developer Documentation
 
    Latest version

    Unassign task

    delete
    https://api.box.com/2.0
    /task_assignments/:task_assignment_id

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

    Deletes a specific task assignment.

    Request

    bearer [ACCESS_TOKEN]
    application/json

    Path Parameters

    stringin pathrequired
    12345

    The ID of the task assignment.

    Response

    none

    Returns an empty response when the task assignment was successfully deleted.

    application/jsonClient error

    Returns an error if the task assignment for the given ID does not exist or is inaccessible to your account.

    application/jsonClient error

    An unexpected client error.

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