# AddRecipe **POST /recipes/** Add a list of recipes that can then be shared ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Body: application/json (object) - **items** (array[object]) ## Responses ### 201 Default Response #### Body: application/json (object) - **token** (string) - **items** (array[object]) ### 400 Bad Request #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)