PULSAR
API ReferenceCustom Fields

Delete

Delete a custom field

Authorization

bearerAuth
Authorization<token>

In: header

Path Parameters

fieldId*string

The field's ID.

Response Body

Try it live
DELETE
/custom-fields/{fieldId}

This endpoint requires authentication — use the Login page at the top of the API Reference, or paste a token in the Authorization section below.

curl -X DELETE "https://example.com/custom-fields/string"
Empty