Skip to content

Delete a custom attribute for a project

DELETE
/api/v4/projects/{id}/custom_attributes/{key}

Deletes a specified custom attribute for a project.

key
required
string

The key of the custom attribute

id
required
One of:
string

The ID or URL-encoded path of the project

Example
1

No Content

Bad Request

Not Found