POST
/
v1
/
playground-endpoints
curl --request POST \
  --url https://api.lunary.ai/v1/playground-endpoints \
  --header 'Content-Type: application/json' \
  --data '"<any>"'
"<any>"

Body

application/json · any

The body is of type any.

Response

201 - application/json

Endpoint created successfully

The response is of type any.