meal planning

Connect User

In order to call user-specific endpoints, you need to connect your app's users to spoonacular users.

post/users/connect

Request body

usernamestring required
firstNamestring required
lastNamestring required
emailstring required

Response

Success

usernamestring required
hashstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.