Labels

Get Labels

DELETE /api/.../labels?labelTypeID={labelTypeID}

Deletes labels for the logged in user and specified label type.

Request Information

Parameters
Name Type Required Description
labelTypeID Integer Yes A label type identifier.

Response Information

Example
application/json, text/json
        true
    

HTTP Response Codes

Code Description
200 OK. Success