Reference
Track Metadata
POST
/
rest
/
track-metadata
Associate a metadata dictionary with a request. This can be used for things like session_ids, user_ids, location, etc.
Example Code
Body
application/json
Your PromptLayer API Key.
The unique identifier for the request to which the metadata is associated.
A dictionary of metadata items to associate with the request. Can include session_ids, user_ids, location, etc.
Was this page helpful?