Logo
Molter API Documentation

Create Goal

POST {{baseURL}}/goals

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'http://localhost:3000/goals' -d '{"title":"📴 Não usar o celular a noite","desiredWeeklyFrequency":10}'

ENDPOINTS