{
"info": {
"_postman_id": "aed1a144-a4ab-4c06-8f9c-51eeea5d198f",
"name": "API Reference Accounts Tasks API",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"createdAt": "2026-07-28T02:07:33.000Z",
"updatedAt": "2026-07-28T02:07:33.000Z",
"lastUpdatedBy": "35240",
"uid": "35240-aed1a144-a4ab-4c06-8f9c-51eeea5d198f"
},
"item": [
{
"name": "v1",
"item": [
{
"name": "tasks",
"item": [
{
"name": "definitions",
"item": [
{
"name": "Get task field definitions",
"id": "0bbc6514-65dd-41c4-97fd-530c70c1012a",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{bearerToken}}",
"type": "string"
}
]
},
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
},
"description": "Returns the schema for the field and relationship definitions available on tasks. Useful for understanding the shape of task data before creating or updating records. See [Fields and relationships](/using-the-api/fields-and-relationships/) for more details.\n\n**[Required scope](/using-the-api/scopes/):** `tasks:read`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Read"
},
"response": [
{
"id": "99bd3458-389b-45ca-9c58-3e968150bded",
"name": "OK",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"objectType\": \"\",\n \"fieldDefinitions\": {\n \"qui__\": {\n \"label\": \"\",\n \"description\": \"\",\n \"valueType\": \"SOCIAL_HANDLE\",\n \"typeConfiguration\": {\n \"options\": [\n {\n \"id\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n }\n ],\n \"currency\": \"\",\n \"unique\": \"\",\n \"multipleValues\": \"\",\n \"handleService\": \"LINKEDIN\"\n },\n \"id\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"relationshipDefinitions\": {\n \"proident7_\": {\n \"label\": \"\",\n \"description\": \"\",\n \"cardinality\": \"HAS_ONE\",\n \"objectType\": \"\",\n \"id\": \"\"\n },\n \"esse_0_0\": {\n \"label\": \"\",\n \"description\": \"\",\n \"cardinality\": \"HAS_MANY\",\n \"objectType\": \"\",\n \"id\": \"\"\n }\n }\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-99bd3458-389b-45ca-9c58-3e968150bded"
},
{
"id": "9ab0bf84-ac5c-4393-a9cd-af87a82199cd",
"name": "400",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-9ab0bf84-ac5c-4393-a9cd-af87a82199cd"
},
{
"id": "3d4c0026-0f95-473c-9c32-f468e599b99c",
"name": "401",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-3d4c0026-0f95-473c-9c32-f468e599b99c"
},
{
"id": "de31e3be-3149-44e2-a135-7a58bfa94133",
"name": "403",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Forbidden",
"code": 403,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-de31e3be-3149-44e2-a135-7a58bfa94133"
},
{
"id": "e343721b-5bf9-45cb-beb4-196a3d254858",
"name": "404",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-e343721b-5bf9-45cb-beb4-196a3d254858"
},
{
"id": "778c7307-9068-4203-b00a-638d948ab16e",
"name": "409",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Conflict",
"code": 409,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-778c7307-9068-4203-b00a-638d948ab16e"
},
{
"id": "59c30d08-be81-4ee8-a66c-e738b981b82b",
"name": "415",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Unsupported Media Type",
"code": 415,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-59c30d08-be81-4ee8-a66c-e738b981b82b"
},
{
"id": "e08a69e6-fae0-4d67-a254-a779f0dc81fc",
"name": "422",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
"code": 422,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-e08a69e6-fae0-4d67-a254-a779f0dc81fc"
},
{
"id": "12efb349-21a3-420b-ae09-fc5734dbd655",
"name": "429",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-12efb349-21a3-420b-ae09-fc5734dbd655"
},
{
"id": "5ca59740-68c6-4a5b-b1bf-4fddfe3ff4c0",
"name": "500",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-5ca59740-68c6-4a5b-b1bf-4fddfe3ff4c0"
},
{
"id": "40e5c543-30f1-4e04-8208-fc3fb4107939",
"name": "503",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Service Unavailable",
"code": 503,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"service_unavailable\"\n },\n \"message\": \"Service Unavailable\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-40e5c543-30f1-4e04-8208-fc3fb4107939"
},
{
"id": "ff83c1ff-9e5e-4bc4-9cee-728dc7e525c2",
"name": "504",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/tasks/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
"definitions"
]
}
},
"status": "Gateway Timeout",
"code": 504,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"gateway_timeout\"\n },\n \"message\": \"Gateway Timeout\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-ff83c1ff-9e5e-4bc4-9cee-728dc7e525c2"
}
],
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-0bbc6514-65dd-41c4-97fd-530c70c1012a"
}
],
"id": "1db1e26f-1d67-4be1-af11-b983a121d7a8",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-1db1e26f-1d67-4be1-af11-b983a121d7a8"
},
{
"name": "{id}",
"item": [
{
"name": "Update a task",
"id": "286bc838-e12c-420f-85ec-607c9973a17b",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{bearerToken}}",
"type": "string"
}
]
},
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"id": "fb29acc0-2d28-4e10-96fa-c80370be7403",
"key": "id",
"value": "",
"description": "(Required) "
}
]
},
"description": "Updates an existing task by ID. Only included fields and relationships are modified.\n\nThe `$note` relationship is read-only \u2014 manage notes via their own relationships.\n\nSupports idempotency via the `Idempotency-Key` header.\n\n**[Required scope](/using-the-api/scopes/):** `tasks:update`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Write"
},
"response": [
{
"id": "ae72ff23-90c9-4777-9335-8d3dffebb29f",
"name": "OK",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"id\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"culpa_e_\": {\n \"valueType\": \"HTML\",\n \"value\": \"\"\n }\n },\n \"relationships\": {\n \"dolor_cc\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"ullamco_72f\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n },\n \"externalId\": \"\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-ae72ff23-90c9-4777-9335-8d3dffebb29f"
},
{
"id": "c73ae7ff-4a4e-4428-96d3-b870394fd91b",
"name": "400",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-c73ae7ff-4a4e-4428-96d3-b870394fd91b"
},
{
"id": "2f41bb4d-5311-4382-a9fe-11f4eba51fca",
"name": "401",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-2f41bb4d-5311-4382-a9fe-11f4eba51fca"
},
{
"id": "7880aa08-0f77-49fc-adb5-bf0582746459",
"name": "403",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Forbidden",
"code": 403,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-7880aa08-0f77-49fc-adb5-bf0582746459"
},
{
"id": "ac309aaf-cf62-49bb-8b3e-086fcb604a4b",
"name": "404",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-ac309aaf-cf62-49bb-8b3e-086fcb604a4b"
},
{
"id": "5efcca85-33fb-4203-b2f6-ac27e230057d",
"name": "409",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Conflict",
"code": 409,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-5efcca85-33fb-4203-b2f6-ac27e230057d"
},
{
"id": "c6bf58d9-e132-4f18-bd0a-13e9f6201140",
"name": "415",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Unsupported Media Type",
"code": 415,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-c6bf58d9-e132-4f18-bd0a-13e9f6201140"
},
{
"id": "1109685c-6f34-42a3-80f6-7d9f161ffa72",
"name": "422",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
"code": 422,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-1109685c-6f34-42a3-80f6-7d9f161ffa72"
},
{
"id": "f580b4d1-d720-4f15-9fd3-77f5d6c4851b",
"name": "429",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-f580b4d1-d720-4f15-9fd3-77f5d6c4851b"
},
{
"id": "c3213d76-1edd-441d-94aa-a4145b3862f2",
"name": "500",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/tasks/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"tasks",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}",
"createdAt": "2026-07-28T02:07:34.000Z",
"updatedAt": "2026-07-28T02:07:34.000Z",
"uid": "35240-c3213d76-1edd-441d-94aa-a4145b3862f2"
},
{
"id": "d9226452-71e1-4a64-879f-b00744cc55d0",
"name": "503",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$title\": \"\",\n \"$status\": \"\",\n \"$description\": \"\",\n \"$dueAt\": \"\"\n },\n \"relationships\": {\n \"$account\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$assignedTo\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$opportunity\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"nonbc7\": {\n \"add\": \"\",\n \"remove\": \"