Skip to main content
DELETE
/
units
/
{id}
Delete unit
curl --request DELETE \
  --url https://app.planpoint.io/api/units/{id} \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://viewerdocs.planpoint.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Path Parameters

id
string<objectId>
required

Unit ID

Example:

"objectId"

Response

Unit deleted