Body
application/json · any
The body is of type any.
Response
201 - application/json
Endpoint created successfully
The response is of type any.
curl --request POST \
  --url https://api.lunary.ai/v1/playground-endpoints \
  --header 'Content-Type: application/json' \
  --data '"<any>"'"<any>"Create a new playground endpoint
curl --request POST \
  --url https://api.lunary.ai/v1/playground-endpoints \
  --header 'Content-Type: application/json' \
  --data '"<any>"'"<any>"The body is of type any.
Endpoint created successfully
The response is of type any.