Update channel members' metadata by setting or deleting UUID memberships for a specific channel
- Provider
- PubNub (Realtime Messaging)
- Input summary
- {"name":"sub_key","type":"string","required":true,"description":"Your app's subscribe key from Admin Portal"}, {"name":"channel","type":"string","required":true,"description":"The channel ID to perform the operation on. Must not be empty and can contain up to 92 UTF-8 byte sequences. Prohibited characters: ,,/\\,*,:, channel, non-printable ASCII ..., {"name":"include","type":"string[]","required":false,"description":"List of additional/complex metadata to include in the response. Possible values: [custom,status,type,uuid,uuid.custom,uuid.status,uuid.type]"}, {"name":"limit","type":"integer","required":false,"description":"Number of objects to return in response. Default is 100, which is also the maximum value."}, {"name":"start","type":"string","required":false,"description":"Random string returned from the server, including a specific position in a data set. Used for forward pagination."}, {"name":"end","type":"string","required":false,"description":"Random string returned from the server, including a specific position in a data set. Used for backward pagination."}, {"name":"count","type":"boolean","required":false,"description":"Request totalCount to be included in the paginated response."}, {"name":"filter","type":"string","required":false,"description":"Expression used to filter the results. Must be properly URL-encoded."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available