Use this API to mask the content of an activity. User can only mask one activity at a time. Please note that this API can be successful even if masking is not enabled or no masking patterns are configured for the corresponding activity type.
For this API to execute successfully:
As part of completing this API request:
Actor | Permission |
---|---|
User | All of the following are required:
|
Client Application | No additional permission required. |
Actor | License |
---|---|
User | The logged in user must have the following licenses:
|
Client Application | No additional licenses required. |
id, lastModified
Array of objects (Activity) |
No Content
Bad Request
Unauthorized
Forbidden
Not Acceptable
Conflict
Internal server error
{- "activity": [
- {
- "id": "1004",
- "lastModified": "2017-08-07T17:57:10.080Z"
}
]
}
{- "code": "400-101",
- "developerMessage": "Unsupported query parameter(s) supplied: '<query_parameter>'."
}