Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

DELETE /ariel/taggedfields/{tag}

Deletes a Tagged field with specified tag.

Deletes a Tagged field with specified tag

Table 1: DELETE /ariel/taggedfields/{tag} Resource Details

MIME Type

application/json

Table 2: DELETE /ariel/taggedfields/{tag} Request Parameter Details

Parameter

Type

Optionality

Data Type

MIME Type

Description

tag

path

Required

String

text/plain

The number to be assigned to this tagged property

fields

query

Optional

String

text/plain

Optional - Use this parameter to specify which fields you would like to get back in the response. Fields that are not named are excluded. Specify subfields in brackets and multiple fields in the same object are separated by commas.

Table 3: DELETE /ariel/taggedfields/{tag} Response Codes

HTTP Response Code

Unique Code

Description

202

 

Tagged field was successfully deleted.

404

1002

null

500

1020

null

Response Description

Deleted tagged field

Response Sample