Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Target object. The target object is an array of objects that contain targetId and targetType. Max up to 10 items
- targetId: ID of a target.
- targetType: Type of a target (user, community).
Required array length:
1 - 10
elements