Delete a worker relation by external id
Removes the worker relation identified by the given external ID. This operation removes all hierarchical associations (parent and child) linked to that relation.
Token scopes: profile:write
Removes the worker relation identified by the given external ID. This operation removes all hierarchical associations (parent and child) linked to that relation.
Token scopes: profile:write
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/