Actor
- Name
- apiKey
- Type
- string
- Description
The unique identifier for the API key.
Optional: This property may not always be included.Example:"apk_0SNlurA049MEWV4wRq2ql6SYZxiY"
- Name
- member
- Type
- string
- Description
The unique identifier for the member.
Optional: This property may not always be included.Example:"mbr_0SNlurA020zhzt0CwsIr53"
- Name
- user
- Type
- string
- Description
The unique identifier for the user.
Optional: This property may not always be included.Example:"usr_0SNlurA049MEWV4OpCwsNyC9Kn2d"
- Name
- type
- Type
- string
- Description
The type of actor.
Allowed values:apiKey
member
user
system
Example
{
"type": "user",
"user": "usr_0SNlurA049MEWV4OpCwsNyC9Kn2d"
}