{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands TaskDateTypes API", "version": "v2.1" }, "items": [ { "info": { "name": "TaskDateTypes", "type": "folder" }, "items": [ { "info": { "name": "Docusign Gets task date types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/task_date_types" }, "docs": "Returns a list of date types that you can use with tasks, such as `Actual Close Date` and `Task Due Date`. These are the options that appear in the **Due Date** drop-down list when you create a task by using the console.\n\n**Note:** You do not enter an `accountId` with this method.\n\n## Permissions\n\nAny user with a valid access token can use this method." } ] } ], "bundled": true }