Skip to main content

Delete Cost Entry Type

DELETE 

/api/cost-entry-types/:costEntryType

Deletes a cost entry type.

Required scope: purchase-orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

A type that is currently assigned to one or more cost entries cannot be deleted - the request fails with HTTP 422. Reassign or delete the cost entries using the type first.

Authentication: Requires Bearer token. Scope: purchase-orders (read/write).

Request

Responses

OK

Response Headers
    Content-Type