📄️ Get User Metadata By Key
Get a metadata object from a user by a specific key.
📄️ Delete User Metadata By Key
Remove a metadata object from a user with a specific key.
📄️ Set User Metadata
This endpoint either adds or updates a metadata value for the requested key. Make sure the value is base64 encoded.
📄️ Bulk Delete Metadata
Remove a list of metadata objects from a user with a list of keys.
📄️ Bulk Set User Metadata
Add or update multiple metadata values for a user. Make sure the values are base64 encoded.
📄️ Search User Metadata
Get the metadata of a user filtered by your query.