How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Deel subpackage_tasks API

The subpackage_tasks API from Deel — 5 operation(s) for subpackage_tasks.

Deel subpackage_tasks API is one of 91 APIs that Deel publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 6 operations across 5 paths, and defines 39 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.letsdeel.com/rest/v2, https://api-staging.letsdeel.com/rest/v2.

6 operations 5 paths 39 schemas 1 DELETE1 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Servers
https://api.letsdeel.com/rest/v2
https://api-staging.letsdeel.com/rest/v2
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Deel subpackage_tasks API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (deelToken). It accepts HTTP bearer tokens (oauth2).

  • deelToken — Authentication The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authenticatio…
  • oauth2 — Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/

Paths & Operations 6

Across 5 paths, the API surfaces 6 operations — 1 DELETE, 1 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

subpackage_tasks 6
POST
/contracts/{contract_id}/tasks
Create a new task
create-contract-task 2 params body → 201400401403404500
GET
/contracts/{contract_id}/tasks
List of tasks
get-contract-tasks 2 params → 200400401403404500
DELETE
/contracts/{contract_id}/tasks/{task_id}
Delete task
delete-contract-task 4 params → 200400401403404500
POST
/contracts/{contract_id}/tasks/{task_id}/reviews
Review a single task
create-contract-task-review 3 params body → 201400401403404500
POST
/contracts/{contract_id}/tasks/many/reviews
Review multiple tasks
review-multiple-tasks 2 params body → 201400401403404500
PATCH
/tasks/{task_id}
Update Task By ID
update-task-by-id 2 params body → 200400401403404500

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are ApiErrorRequest (7 properties), ContractsContractIdTasksGetResponsesContentApplicationJsonSchemaDataItems (6 properties), ContractsContractIdTasksPostRequestBodyContentApplicationJsonSchemaData (4 properties), TasksTaskIdPatchRequestBodyContentApplicationJsonSchemaData (3 properties). Each schema is shown below with its type and property counts.

ContractsContractIdTasksPostResponsesContentApplicationJsonSchemaDataStatus
string
The current status of the task.
ContractsContractIdTasksPostRequestBodyContentApplicationJsonSchemaData
object
4 properties 3 required
ReviewMultipleTasksRequestNotFoundError
object
1 property
TasksTaskIdPatchRequestBodyContentApplicationJsonSchemaData
object
3 properties
ReviewASingleTaskRequestInternalServerError
object
1 property
ContractsContractIdTasksTaskIdReviewsPostResponsesContentApplicationJsonSchemaData
object
1 property 1 required
CreateANewTaskRequestUnauthorizedError
object
1 property
ReviewASingleTaskRequestNotFoundError
object
1 property
ReviewASingleTaskRequestBadRequestError
object
1 property
ContractsContractIdTasksManyReviewsPostRequestBodyContentApplicationJsonSchemaData
object
3 properties 2 required
ContractsContractIdTasksPostResponsesContentApplicationJsonSchemaData
object
3 properties
ReviewMultipleTasksRequestBadRequestError
object
1 property
Tasks_updateTaskById_Response_200
object
1 property
tasks_createContractTask_Response_201
object
1 property 1 required
ContractsContractIdTasksGetResponsesContentApplicationJsonSchemaDataItemsStatus
string
The current status of the task.
TasksTaskIdPatchResponsesContentApplicationJsonSchemaErrorsItems
object
2 properties
TasksTaskIdPatchResponsesContentApplicationJsonSchemaData
object
2 properties 2 required
ApiError
object
2 properties
tasks_deleteContractTask_Response_200
object
1 property 1 required
tasks_getContractTasks_Response_200
object
1 property 1 required
ReviewASingleTaskRequestUnauthorizedError
object
1 property
tasks_createContractTaskReview_Response_201
object
1 property 1 required
ApiErrorContainer
object
2 properties
ReviewMultipleTasksRequestUnauthorizedError
object
1 property
ReviewMultipleTasksRequestInternalServerError
object
1 property
ContractsContractIdTasksGetResponsesContentApplicationJsonSchemaDataItemsAttachment
object
2 properties
ContractsContractIdTasksTaskIdReviewsPostRequestBodyContentApplicationJsonSchemaData
object
2 properties 1 required
ContractsContractIdTasksManyReviewsPostRequestBodyContentApplicationJsonSchemaDataStatus
string
The review status of the tasks. Possible values are 'approved' or 'declined'.
ContractsContractIdTasksTaskIdReviewsPostRequestBodyContentApplicationJsonSchemaDataStatus
string
The review status of the task. Possible values are 'approved' or 'declined'.
UpdateTaskByIdRequestInternalServerError
object
1 property
ContractsContractIdTasksGetResponsesContentApplicationJsonSchemaDataItems
object
6 properties 5 required
CreateANewTaskRequestBadRequestError
object
1 property
ContractsContractIdTasksPostRequestBodyContentApplicationJsonSchemaDataDateSubmitted
The date the task was submitted, in ISO 8601 format. Also accepts date-time (YYYY-MM-DDTHH:MM:SSZ).
CreateANewTaskRequestInternalServerError
object
1 property
ContractsContractIdTasksManyReviewsPostResponsesContentApplicationJsonSchemaData
object
1 property 1 required
ContractsContractIdTasksTaskIdDeleteResponsesContentApplicationJsonSchemaData
object
1 property 1 required
UpdateTaskByIdRequestBadRequestError
object
1 property
Tasks_reviewMultipleTasks_Response_201
object
1 property 1 required
ApiErrorRequest
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deel-subpackage-tasks-api-openapi.yml Raw ↑

Other APIs Deel publishes across the network.

Deel Default API
Deel subpackage_accounting API
Deel subpackage_adjustments API
Deel subpackage_assets API
Deel subpackage_ats API
Deel subpackage_candidates API
Deel subpackage_consent API
Deel subpackage_contractorAmendments API
Deel subpackage_contractorHiring API
Deel subpackage_contracts API
Deel subpackage_costCalculator API
Deel subpackage_costCenters API
Where this information came from

This is an independent, third-party profile of Deel subpackage_tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.