Docs
Restore Event Attribute
POST /eventAttributes/{attributeId}/restore
POST
/eventAttributes/{attributeId}/restoreRequired Tokens
| Field | Type | Required | Description |
|---|---|---|---|
| Bearer | Authorization: Bearer <api-key> | Optional | Your API key. Pass it as the Bearer token on every request. |
| Organization token | x-Organization-Token | Optional | Run **Authorize Organization** in the Authorization folder. |
Unarchives a previously archived event attribute.
Returns 200 OK.
Requires OrganizationAdmin permission.
Path Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| attributeId | Guid | Required | The attribute to restore. |