Data
Yeni Veri Oluştur (Create)
Sunucuya yeni bir kayıt eklemek için kullanılır.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://blog.bulutaltundis.cloud/api/learning/data" \ -H "Content-Type: application/json" \ -d '{}'Empty