DELETE /ariel/taggedfields/{id}
Removes a tagged field from the system. To use this endpoint, you must have System Administrator or Security Admin permissions.
Removes a tagged field from the system. To use this endpoint, you must have System Administrator or Security Admin permissions.
MIME Type |
---|
text/plain |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
id |
path |
Required |
Number (Integer) |
text/plain |
The ID of the tagged field that you want to remove. |
HTTP Response Code | Unique Code | Description |
---|---|---|
204 |
The tagged field was successfully deleted. |
|
404 |
5000 |
The specified ID does not exist. |
500 |
1024 |
An error occurred while deleting the tagged field. |
Response Description
Response Sample