# POST /routines/create **POST /routines/create** Create routine ## Servers ## Parameters ## Body parameters Content-type: - **routine_type** (string) - **routine_steps** (array[object]) ## Responses ### 201: successful operation #### Body Parameters: (object) - **data** (object) ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 422: Unprocessable Entity ### 500: Server Error [Powered by Bump.sh](https://bump.sh)