Delete Tags
Use the delete tag to remove the tag based on the specified domain and workgroup.
Your <instance> is based on your region. See Regional Instances to find the instance for your region.
DELETE https://<domain-name>.<instance>/crs/api/v1/tags
The following headers are required to perform the request:
|
Header |
Type |
Description |
|---|---|---|
|
tag (Query) |
String |
The name of the tag that should be deleted. |
|
X-Auth-Token (Header) |
String |
The generated API key. To obtain a key, see Generating an API Key. |
|
X-ILMN-Domain (Header) |
String |
The Illumina domain associated with the client. |
|
X-ILMN-Workgroup (Header) |
String |
The ID of the workgroup associated with the client. Contact Illumina Technical Support to obtain the workgroup ID. |
