removeKey
POST {{url}}/subscriberconsole/removeKey
- Use this API to remove a subscriber's key using JWT access token.
- (Required) KeyID
- (Optional) EndDateTimeUTC.ISO8601
Request Body
{"AccessToken"=>"{{Subscriber-AccessToken}}", "KeyID"=>"6404ce8d3e727fec9526a47f72f8761855f1c76ac77c9f911611abb5f67b75d7"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |