curl --location --request PUT 'https://api.mintlify.com/api/user' \ --header 'Content-Type: application/json' \ --header 'Authorization: Token <token>' \ --data-raw '{ "user_group_id": "example_1", "name": "Example 1", "mapping": {"40": "213", "134": "386"}, "properties": {"filterValue": "value"} }'
{ "id": id, "object": "text_completion", "created": 1698980165, "choices": [ {"text": "hello world", "index": 0, "logprobs": None} ], }
This endpoint is used to infer a model