Parameter | Description |
---|---|
Comment | A comment to add to the identifier removal action. |
Environment | The id of the environment from which to delete segment keys. |
Identifiers | A comma-separated list of identifiers to delete from segment. |
Segment Name | The name of the segment from which to delete keys. |
Workspace | The id of the workspace in which the environment resides. |
{
"code": 200,
"message": "Deleted 2 keys",
"details": null,
"transactionId": null
}
Was this page helpful?